mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2026-05-11 07:04:32 +00: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