accounting/json/accounting_config.json
2025-01-17 13:49:41 +08:00

14 lines
237 B
JSON

{
"tblname": "accounting_config",
"title":"账务设置",
"params": {
"browserfields": {
"exclouded": ["id"],
"cwidth": {}
},
"editexclouded": [
"id"
]
}
}