mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-08 08:05:07 +08:00
refactor: dict
This commit is contained in:
@ -26,6 +26,7 @@ const crudSchemas = reactive<CrudSchema[]>([
|
||||
label: '用户类型',
|
||||
field: 'userType',
|
||||
dictType: DICT_TYPE.USER_TYPE,
|
||||
dictData: 'number',
|
||||
search: {
|
||||
show: true
|
||||
}
|
||||
|
Reference in New Issue
Block a user