feat: form create

This commit is contained in:
xingyu4j
2025-10-17 16:23:43 +08:00
parent 7704aef4c8
commit 1629003cdc
10 changed files with 74 additions and 85 deletions

View File

@@ -22,7 +22,7 @@ import {
} from 'ant-design-vue';
import { getFormDetail } from '#/api/bpm/form';
import { setConfAndFields2 } from '#/utils';
import { setConfAndFields2 } from '#/components/form-create';
const props = defineProps({
formList: {