gaoluyang
2026-06-26 4a71c6beb268ba17ca472f45401c8ee97846e97e
src/views/mes/dv/checkplan/index.vue
@@ -3,7 +3,7 @@
import type { MesDvCheckPlanApi } from '#/api/mes/dv/checkplan';
import type { ActionItem } from '#/components/table-action/typing';
import { DocAlert, Page, useVbenModal } from '../../../../packages/effects/common-ui/src';
import { Page, useVbenModal } from '../../../../packages/effects/common-ui/src';
import { MesDvCheckPlanStatusEnum } from '../../../../packages/constants/src';
import { downloadFileFromBlobPart } from '../../../../packages/utils/src';
@@ -161,14 +161,7 @@
});
</script>
<template>
  <Page auto-content-height>
    <template #doc>
      <DocAlert
        title="【设备】点检保养项目、点检保养方案"
        url="https://doc.iocoder.cn/mes/dv/check-plan/"
      />
    </template>
    <FormModal @success="handleRefresh" />
  <Page auto-content-height><FormModal @success="handleRefresh" />
    <Grid table-title="点检保养方案列表">
      <template #toolbar-tools>
        <TableAction