From 279032b4c1fe612003b0ad549f7fb622f58159b5 Mon Sep 17 00:00:00 2001 From: tom <tom.he@highdatas.com> Date: 星期日, 04 八月 2024 17:51:11 +0800 Subject: [PATCH] Merge branch 'master' of http://highdatas.com:9000/r/promotion/promotion_html --- module/config/page/criteria_rule_selection.html | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/module/config/page/criteria_rule_selection.html b/module/config/page/criteria_rule_selection.html index d52dba1..a1f55d0 100644 --- a/module/config/page/criteria_rule_selection.html +++ b/module/config/page/criteria_rule_selection.html @@ -23,12 +23,12 @@ formfieldClick: {}, tablebuttonclick: [], cbuttons_r: {}, + filterObj: { }, - filterObjBydefault: { - type_code: "Selection" - }, + filterTxt:"1=1 and type_code='Selection'", + filterObjBydefault: {}, }, created() { -- Gitblit v1.8.0