gaoluyang
2026-07-13 86966ec9a83b93decbd93fc8ce2be1882d4c9775
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';