From 9135b064ff8eeaee21e03d3e6135c31e3f966c61 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Thu, 25 Jun 2026 15:35:37 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=A7=BB=E9=99=A4discount=5Fsetting/ind?= =?UTF-8?q?ex.ui=E4=B8=AD=E6=97=A0=E6=95=88=E7=9A=84Jinja2=20data=5Fparams?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wwwroot/discount_setting/index.ui | 1 - 1 file changed, 1 deletion(-) diff --git a/wwwroot/discount_setting/index.ui b/wwwroot/discount_setting/index.ui index f2cdc52..3429b31 100644 --- a/wwwroot/discount_setting/index.ui +++ b/wwwroot/discount_setting/index.ui @@ -23,7 +23,6 @@ }, "data_url": "{{entire_url('./get_products_with_discount.dspy')}}", "data_method": "GET", - "data_params": {"discountid": "{{params.discountid}}"}, "row_options": { "idField": "productid", "checkField": "checked",