refactor: dict
This commit is contained in:
@@ -41,6 +41,7 @@ const crudSchemas = reactive<CrudSchema[]>([
|
||||
label: '流程分类',
|
||||
field: 'category',
|
||||
dictType: DICT_TYPE.BPM_MODEL_CATEGORY,
|
||||
dictData: 'number',
|
||||
search: {
|
||||
show: true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user