gaoluyang
3 小时以前 787ccc59ba89bacc075562a161ecf02bc76ebadc
src/views/mes/pro/route/modules/product-list.vue
@@ -6,9 +6,9 @@
import { ref, watch } from 'vue';
import { useVbenModal } from '..\..\..\..\..\packages\effects\common-ui\src';
import { DICT_TYPE } from '..\..\..\..\..\packages\constants\src';
import { getDictLabel } from '..\..\..\..\..\packages\effects\hooks\src';
import { useVbenModal } from '@vben/common-ui';
import { DICT_TYPE } from '@vben/constants';
import { getDictLabel } from '@vben/hooks';
import { message } from 'ant-design-vue';