feat: 流程新增/修改页面中-第二步骤中表单预览功能增加

This commit is contained in:
GoldenZqqq
2024-12-17 09:19:04 +08:00
parent 6e6754e44a
commit a6461da0f8
3 changed files with 96 additions and 50 deletions

View File

@@ -144,7 +144,6 @@
<script lang="ts" setup>
import { DICT_TYPE, getBoolDictOptions, getIntDictOptions } from '@/utils/dict'
import { BpmModelType } from '@/utils/constants'
import { UserVO } from '@/api/system/user'
const props = defineProps({