From 7fb0113fb5bcb16d6e2930ba41020aff9c088be0 Mon Sep 17 00:00:00 2001
From: fengxiang <110431245@qq.com>
Date: Tue, 25 Sep 2018 10:45:03 +0800
Subject: [PATCH] 地图 更新

---
 src/main/webapp/view/map.jsp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/view/map.jsp b/src/main/webapp/view/map.jsp
index 6ccc96b..8144d86 100644
--- a/src/main/webapp/view/map.jsp
+++ b/src/main/webapp/view/map.jsp
@@ -391,7 +391,7 @@
 										longitude: _obj['longitude'],
 										latitude: _obj['latitude'],
                                         monitorPointId: _obj['monitorPointId'],
-									    version:_obj['deviceVersion']['vers\t\t\t\t\t\t\t\t\t\tconsole.log(equStr);\nion']
+									    version:_obj['deviceVersion']['version']
 									}
 									var equStr = JSON.stringify(equ);
 									if(window["console"]!=undefined){

--
Gitblit v1.8.0