diff --git a/apps/web-antd/src/views/mes/cal/plan/index.vue b/apps/web-antd/src/views/mes/cal/plan/index.vue index 7f834ade2..bf6e77dbb 100644 --- a/apps/web-antd/src/views/mes/cal/plan/index.vue +++ b/apps/web-antd/src/views/mes/cal/plan/index.vue @@ -2,7 +2,7 @@ import type { VxeTableGridOptions } from '#/adapter/vxe-table'; import type { MesCalPlanApi } from '#/api/mes/cal/plan'; -import { Page, useVbenModal } from '@vben/common-ui'; +import { DocAlert, Page, useVbenModal } from '@vben/common-ui'; import { downloadFileFromBlobPart } from '@vben/utils'; import { Button, message } from 'ant-design-vue'; @@ -89,6 +89,12 @@ const [Grid, gridApi] = useVbenVxeGrid({