| | |
| | | |
| | | import { onActivated } from 'vue'; |
| | | |
| | | import { DocAlert, Page, useVbenModal } from '../../../packages/effects/common-ui/src'; |
| | | import { Page, useVbenModal } from '../../../packages/effects/common-ui/src'; |
| | | import { $t } from '../../../packages/locales/src'; |
| | | |
| | | import { message } from 'ant-design-vue'; |
| | |
| | | </script> |
| | | |
| | | <template> |
| | | <Page auto-content-height> |
| | | <template #doc> |
| | | <DocAlert |
| | | title="审批接入(流程表单)" |
| | | url="https://doc.iocoder.cn/bpm/use-bpm-form/" |
| | | /> |
| | | </template> |
| | | |
| | | <DetailModal /> |
| | | <Page auto-content-height><DetailModal /> |
| | | <Grid table-title="流程表单"> |
| | | <template #toolbar-tools> |
| | | <TableAction |