| | |
| | | import type { VxeTableGridOptions } from '#/adapter/vxe-table'; |
| | | import type { AiWriteApi } from '#/api/ai/write'; |
| | | |
| | | import { DocAlert, Page } from '../../../../packages/effects/common-ui/src'; |
| | | import { Page } from '../../../../packages/effects/common-ui/src'; |
| | | |
| | | import { message } from 'ant-design-vue'; |
| | | |
| | |
| | | </script> |
| | | |
| | | <template> |
| | | <Page auto-content-height> |
| | | <template #doc> |
| | | <DocAlert title="AI 写作助手" url="https://doc.iocoder.cn/ai/write/" /> |
| | | </template> |
| | | <Grid table-title="写作管理列表"> |
| | | <Page auto-content-height><Grid table-title="写作管理列表"> |
| | | <template #actions="{ row }"> |
| | | <TableAction |
| | | :actions="[ |