src/views/mes/pro/workorder/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';