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