bpm:增加流程定义的列表

This commit is contained in:
YunaiV
2023-01-21 00:44:09 +08:00
parent c3317e144f
commit 051f4b85b7
3 changed files with 41 additions and 19 deletions

View File

@@ -54,7 +54,7 @@ const crudSchemas = reactive<VxeCrudSchema>({
title: '表单信息',
field: 'formId',
table: {
width: 120,
width: 180,
slots: {
default: 'formId_default'
}