src/views/mes/tm/tool/type/index.vue
@@ -2,8 +2,8 @@ import type { VxeTableGridOptions } from '#/adapter/vxe-table'; import type { MesTmToolTypeApi } from '#/api/mes/tm/tool/type'; import { Page, useVbenModal } from '../../../../../packages/effects/common-ui/src'; import { downloadFileFromBlobPart } from '../../../../../packages/utils/src'; import { Page, useVbenModal } from '@vben/common-ui'; import { downloadFileFromBlobPart } from '@vben/utils'; import { Button, message } from 'ant-design-vue';