gaoluyang
昨天 b64a0deae5b5d33f9e20671a68936b27f0b9b00b
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 { DocAlert, 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';
@@ -95,15 +95,7 @@
</script>
<template>
  <Page auto-content-height>
    <template #doc>
      <DocAlert
        title="【工具】工具类型、工装夹具台账"
        url="https://doc.iocoder.cn/mes/tm/tool/"
      />
    </template>
    <FormModal @success="handleRefresh" />
  <Page auto-content-height><FormModal @success="handleRefresh" />
    <Grid table-title="工具类型列表">
      <template #toolbar-tools>
        <TableAction