mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-13 02:25:06 +08:00
refactor: dict
This commit is contained in:
@ -21,6 +21,7 @@ const crudSchemas = reactive<VxeCrudSchema>({
|
||||
title: '操作类型',
|
||||
field: 'type',
|
||||
dictType: DICT_TYPE.SYSTEM_OPERATE_TYPE,
|
||||
dictData: 'number',
|
||||
isSearch: true
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user