opportunity_management/json/predictions_list.json
2026-04-16 13:30:38 +08:00

11 lines
266 B
JSON

{
"tblname": "opportunity_predictions",
"alias": "predictions_list",
"title": "商机预测记录",
"params": {
"sortby": ["prediction_date desc"],
"browserfields": {
"exclouded": ["id", "opportunity_id"]
}
}
}