From ebed520250ddb28e668f8181485ca2a6c61747d7 Mon Sep 17 00:00:00 2001
From: zhangyanpeng <bob.zhang@highdatas.com>
Date: 星期日, 04 八月 2024 17:13:40 +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