24 lines
507 B
JSON
24 lines
507 B
JSON
{
|
|
"tblname": "accounting_config",
|
|
"title": "账务设置",
|
|
"params": {
|
|
"sortby": [
|
|
"action",
|
|
"accounting_dir"
|
|
],
|
|
"browserfields": {
|
|
"exclouded": [
|
|
"id"
|
|
],
|
|
"cwidth": {}
|
|
},
|
|
"editexclouded": [
|
|
"id"
|
|
],
|
|
"editable": {
|
|
"new_data_url": "default",
|
|
"update_data_url": "default",
|
|
"delete_data_url": "default"
|
|
}
|
|
}
|
|
} |