15 lines
280 B
JSON
15 lines
280 B
JSON
{
|
|
"tblname": "userdepartment",
|
|
"title":"用户",
|
|
"params": {
|
|
"browserfields": {
|
|
"exclouded": ["id", "userid"],
|
|
"cwidth": {}
|
|
},
|
|
"editexclouded": [
|
|
"id", "userid"
|
|
],
|
|
"record_toolbar": null
|
|
}
|
|
}
|