From c4aff381036d7a358fc443a558815a7d73bb5306 Mon Sep 17 00:00:00 2001
From: fengxiang <110431245@qq.com>
Date: Thu, 27 Sep 2018 09:59:18 +0800
Subject: [PATCH] 大屏组织path,获取areacode
---
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