mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-13 10:35:07 +08:00
fix: dicttype 不能修改
This commit is contained in:
@ -29,6 +29,9 @@ export const crudSchemas = reactive<CrudSchema[]>([
|
||||
field: 'dictType',
|
||||
table: {
|
||||
show: false
|
||||
},
|
||||
form: {
|
||||
show: false
|
||||
}
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user