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

---
 module/config/page/criteria_rule_evaluation.html |   13 +++++--------
 1 files changed, 5 insertions(+), 8 deletions(-)

diff --git a/module/config/page/criteria_rule_evaluation.html b/module/config/page/criteria_rule_evaluation.html
index 0f1b7fa..dd702eb 100644
--- a/module/config/page/criteria_rule_evaluation.html
+++ b/module/config/page/criteria_rule_evaluation.html
@@ -2,7 +2,7 @@
 <html>
 	<head>
 		<meta charset="utf-8"><meta http-equiv="Expires" content="0"><meta http-equiv="Pragma" content="no-cache"><meta http-equiv="Cache-control" content="no-cache"><meta http-equiv="Cache" content="no-cache">
-		<title>浜у搧鍒楄〃</title>
+		<title>璇勪及绠$悊</title>
 		
 		<script type="text/javascript">
 			var pageVue = null;
@@ -16,19 +16,16 @@
 					el: "#vbody",
 					data: {
 						dataname: "md_org_account_criteria_rule",
-						title: "璇勪及琛�",
+						title: "璇勪及绠$悊",
 						
 						filterfieldClick: {},
 						tablefieldClick: {},
 						formfieldClick: {},
 						tablebuttonclick: [],
 						cbuttons_r: {},
-						filterObj: {
-							
-						},
-						filterObjBydefault: {
-							type_code: "Evaluation"
-						},
+						filterTxt:"1=1 and type_code='Evaluation'",
+						filterObj: {},
+						filterObjBydefault: {},
 					},
 					created() {
 						

--
Gitblit v1.8.0