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