hsy
2026-08-17 77b083d347eb8e75eb29a4146238b3f7304489f6
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';