bpm:完成流程实例的列表界面

This commit is contained in:
YunaiV
2023-01-23 00:03:56 +08:00
parent e6fadf073a
commit 2d6fe27b43
5 changed files with 26 additions and 56 deletions

View File

@ -41,7 +41,7 @@ const crudSchemas = reactive<VxeCrudSchema>({
title: '当前审批任务',
field: 'tasks',
table: {
width: 100,
width: 140,
slots: {
default: 'tasks_default'
}