From 1b20b28e7e61a8abeb927129cf1f4c93ae9a9e70 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Tue, 30 Jun 2026 11:40:40 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=90=A5=E9=94=80=E6=96=B9=E6=A1=88?= =?UTF-8?q?=E4=BA=A7=E5=93=81=E6=98=8E=E7=BB=86=E6=8C=87=E5=90=91discount?= =?UTF-8?q?=5Fsetting(=E5=90=8C=E6=8A=98=E6=89=A3=E6=96=B9=E6=A1=88subtabl?= =?UTF-8?q?e=E6=A8=A1=E5=BC=8F)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- json/discount_marketing_list.json | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) 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')}}" } } ],