From a6d5b7fef7a1cad7538d7b258291a5c23bd7fe58 Mon Sep 17 00:00:00 2001
From: whyclj <1525436766@qq.com>
Date: 星期五, 21 十二月 2018 08:32:55 +0800
Subject: [PATCH] 屏蔽Web端设备实时告警页面的输出

---
 gx_tieta/WebRoot/ex-battinfo.jsp |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/gx_tieta/WebRoot/ex-battinfo.jsp b/gx_tieta/WebRoot/ex-battinfo.jsp
index 465f274..9b42cea 100644
--- a/gx_tieta/WebRoot/ex-battinfo.jsp
+++ b/gx_tieta/WebRoot/ex-battinfo.jsp
@@ -270,6 +270,7 @@
 						,{field:'apply_name', title:'鐢宠浜�', align:'center', width: 120}
 						,{field:'apply_date', title:'鐢宠鏃ユ湡', align:'center', width: 260}
 						,{field:'confirm_name', title:'瀹℃牳浜�', align:'center', width: 120}
+						,{field:'check_uname', title:'楠屾敹浜�', align:'center', width: 120}
 				    	,{fixed: 'right', title:'楠屾敹鎿嶄綔', align: 'center', toolbar: '#acceptBattGroupTools', width:180}
 				    ]]
 					,data:[]

--
Gitblit v1.9.1