4 changed files with 4 additions and 4 deletions
@ -1,7 +1,7 @@
@@ -1,7 +1,7 @@
|
||||
import { BasicColumn, FormSchema } from '/@/components/Table'; |
||||
import { h } from 'vue'; |
||||
import { Tag } from 'ant-design-vue'; |
||||
import { listFormCategory } from '/@/api/platform/system/workflow/extension/controller/formCategory'; |
||||
import { listFormCategory } from '/@/api/platform/workflow/extension/controller/formCategory'; |
||||
|
||||
/** 表格列配置 */ |
||||
export const columns: BasicColumn[] = [ |
Loading…
Reference in new issue