liu
4 天以前 e47bc9e53ed3d64016c1e0db67d280e63b367e07
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';