gaoluyang
9 天以前 86966ec9a83b93decbd93fc8ce2be1882d4c9775
src/views/mes/pro/task/components/select-dialog.vue
@@ -4,8 +4,8 @@
import { computed, nextTick, ref } from 'vue';
import { DICT_TYPE } from '../../../../../packages/constants/src';
import { getDictLabel } from '../../../../../packages/effects/hooks/src';
import { DICT_TYPE } from '@vben/constants';
import { getDictLabel } from '@vben/hooks';
import { Alert, Button, message, Modal } from 'ant-design-vue';