accounting/json/accounting_config.json

14 lines
237 B
JSON
Raw Normal View History

2024-12-01 14:14:40 +08:00
{
"tblname": "accounting_config",
"title":"账务设置",
"params": {
"browserfields": {
"exclouded": ["id"],
"cwidth": {}
},
"editexclouded": [
"id"
]
}
}