mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-11-02 11:18:43 +08:00
refactor: dict
This commit is contained in:
@@ -106,6 +106,7 @@ const crudSchemas = reactive<CrudSchema[]>([
|
||||
label: '租户状态',
|
||||
field: 'status',
|
||||
dictType: DICT_TYPE.COMMON_STATUS,
|
||||
dictData: 'number',
|
||||
search: {
|
||||
show: true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user