21 lines
369 B
JSON
21 lines
369 B
JSON
{
|
|
"tblname": "permission",
|
|
"uitype":"tree",
|
|
"title":"权限",
|
|
"params":{
|
|
"idField":"id",
|
|
"textField":"name",
|
|
"editable":true,
|
|
"browserfields":{
|
|
"alters":{}
|
|
},
|
|
"edit_exclouded_fields":[],
|
|
"parentField":"parentid",
|
|
"toolbar":{
|
|
},
|
|
"binds":[
|
|
]
|
|
}
|
|
|
|
}
|