From f9d42f7a3929dacb96446e873ab992f9560ac9c9 Mon Sep 17 00:00:00 2001
From: zhangyanpeng <bob.zhang@highdatas.com>
Date: 星期二, 20 八月 2024 12:21:05 +0800
Subject: [PATCH] 调整

---
 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