From 95df7a469e7b560ca3095cdebcdae477df2333c8 Mon Sep 17 00:00:00 2001
From: hdw <496960745@qq.com>
Date: 星期二, 27 十一月 2018 15:43:02 +0800
Subject: [PATCH] 机房续航不足数目显示

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

diff --git a/gx_tieta/WebRoot/index.jsp b/gx_tieta/WebRoot/index.jsp
index c511404..4593492 100644
--- a/gx_tieta/WebRoot/index.jsp
+++ b/gx_tieta/WebRoot/index.jsp
@@ -2590,7 +2590,6 @@
 	        		var _data = data[i];
 	        		var _list =  formatUpdateStation(_data);
 	        		updateStationData.push(_list);
-	        		//_list.msg = 'item-nuclear_cap';
 	        		// 鍒ゆ柇鏄惁鏇存柊
 	        		if(mapPages.pageNew) {
 	        			bmap.updateDots(_list);

--
Gitblit v1.9.1