diff --git a/json/discount_marketing_list.json b/json/discount_marketing_list.json index 3e40f20..009928c 100644 --- a/json/discount_marketing_list.json +++ b/json/discount_marketing_list.json @@ -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')}}" } } ],