From aaf2e5aed7df2d082935cf91a538a037557c368e Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期三, 02 三月 2022 15:09:44 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/js/common.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/static/js/common.js b/src/main/webapp/static/js/common.js
index a3c96f2..bbf9d94 100644
--- a/src/main/webapp/static/js/common.js
+++ b/src/main/webapp/static/js/common.js
@@ -1,4 +1,4 @@
-var baseUrl = "";
+var baseUrl = "/sc";
 
 // 璇︽儏绐楀彛-楂樺害
 var detailHeight = '80%';
@@ -231,7 +231,7 @@
 
 
 var popupRight;
-var sensorByDetl;
+var issueByDetl;
 var sensorByMap;
 
 

--
Gitblit v1.9.1