bpm:完善用户组的列表
This commit is contained in:
@@ -33,7 +33,10 @@ const crudSchemas = reactive<VxeCrudSchema>({
|
||||
title: t('common.createTime'),
|
||||
field: 'createTime',
|
||||
formatter: 'formatDate',
|
||||
isForm: false
|
||||
isForm: false,
|
||||
table: {
|
||||
width: 180
|
||||
}
|
||||
}
|
||||
]
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user