| | |
| | | |
| | | import { h, onActivated } from 'vue'; |
| | | |
| | | import { DocAlert, Page, prompt } from '../../../../packages/effects/common-ui/src'; |
| | | import { Page, prompt } from '../../../../packages/effects/common-ui/src'; |
| | | import { BpmProcessInstanceStatus } from '../../../../packages/constants/src'; |
| | | |
| | | import { message, Textarea } from 'ant-design-vue'; |
| | |
| | | </script> |
| | | |
| | | <template> |
| | | <Page auto-content-height> |
| | | <template #doc> |
| | | <DocAlert |
| | | title="审批接入(业务表单)" |
| | | url="https://doc.iocoder.cn/bpm/use-business-form/" |
| | | /> |
| | | </template> |
| | | |
| | | <Grid table-title="请假列表"> |
| | | <Page auto-content-height><Grid table-title="请假列表"> |
| | | <template #toolbar-tools> |
| | | <TableAction |
| | | :actions="[ |