bugfix
This commit is contained in:
parent
a2fbe7deac
commit
292dd7c796
@ -13,6 +13,13 @@
|
||||
"editexclouded": [
|
||||
"id"
|
||||
],
|
||||
"record_toolbar": null
|
||||
"subtables":[
|
||||
{
|
||||
"field":"roleid",
|
||||
"title":"角色权限",
|
||||
"url":"../rolepermission",
|
||||
"subtable":"rolepermission"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -7,7 +7,11 @@
|
||||
"params": {
|
||||
"browserfields": {
|
||||
"exclouded": ["id", "roleid"],
|
||||
"cwidth": {}
|
||||
"alters":{
|
||||
"permid":{
|
||||
"cwidth":20
|
||||
}
|
||||
}
|
||||
},
|
||||
"editexclouded": [
|
||||
"id", "roleid"
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user