From 5df49859b134da4ad9de58531fa19eaf197fbd2e Mon Sep 17 00:00:00 2001
From: 81041 <81041@192.168.10.23>
Date: 星期二, 27 十一月 2018 16:22:05 +0800
Subject: [PATCH] Merge branch 'dev_lxw' of https://whyclxw1@gitlab.com/whyclxw1/gx_tieta.git into dev_lxw

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