| | |
| | | import type { VxeTableGridOptions } from '#/adapter/vxe-table'; |
| | | import type { AiImageApi } from '#/api/ai/image'; |
| | | |
| | | import { confirm, DocAlert, Page } from '../../../../packages/effects/common-ui/src'; |
| | | import { confirm, 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/image/" /> |
| | | </template> |
| | | <Grid table-title="绘画管理列表"> |
| | | <Page auto-content-height><Grid table-title="绘画管理列表"> |
| | | <template #actions="{ row }"> |
| | | <TableAction |
| | | :actions="[ |