mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-09-22 04:51:57 +08:00
refactor: dictData ==> dictClass
This commit is contained in:
@@ -22,7 +22,7 @@ const crudSchemas = reactive<VxeCrudSchema>({
|
||||
title: '错误码类型',
|
||||
field: 'type',
|
||||
dictType: DICT_TYPE.SYSTEM_ERROR_CODE_TYPE,
|
||||
dictData: 'number',
|
||||
dictClass: 'number',
|
||||
isSearch: true
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user