gaoluyang
4 天以前 787ccc59ba89bacc075562a161ecf02bc76ebadc
src/views/mes/qc/ipqc/modules/line-list.vue
@@ -4,8 +4,8 @@
import type { VxeTableGridOptions } from '#/adapter/vxe-table';
import type { MesQcIpqcLineApi } from '#/api/mes/qc/ipqc/line';
import { useVbenModal } from '..\..\..\..\..\packages\effects\common-ui\src';
import { MesQcTypeEnum } from '..\..\..\..\..\packages\constants\src';
import { useVbenModal } from '@vben/common-ui';
import { MesQcTypeEnum } from '@vben/constants';
import { ACTION_ICON, TableAction, useVbenVxeGrid } from '#/adapter/vxe-table';
import { getIpqcLinePage } from '#/api/mes/qc/ipqc/line';