fix: 营销方案产品明细指向discount_setting(同折扣方案subtable模式)
This commit is contained in:
parent
9f4901c945
commit
1b20b28e7e
@ -42,13 +42,7 @@
|
||||
"wid": "self",
|
||||
"event": "detail",
|
||||
"actiontype": "urlwidget",
|
||||
"target": "PopupWindow",
|
||||
"popup_options": {
|
||||
"title": "折扣产品明细",
|
||||
"resizable": true,
|
||||
"height": "70%",
|
||||
"width": "70%"
|
||||
},
|
||||
"target": "app.sage_main_content",
|
||||
"params_mapping": {
|
||||
"mapping": {
|
||||
"id": "discountid"
|
||||
@ -56,9 +50,7 @@
|
||||
"need_other": false
|
||||
},
|
||||
"options": {
|
||||
"method": "POST",
|
||||
"params": {},
|
||||
"url": "{{entire_url('../discount_detail_list')}}"
|
||||
"url": "{{entire_url('../discount_setting')}}"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user