From 142a104afe9938851996e00bcfa96989c44f2c4a Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期四, 20 八月 2020 15:07:12 +0800 Subject: [PATCH] #修改站点数据--todo(未完成) --- src/main/webapp/static/js/common.js | 7 +------ 1 files changed, 1 insertions(+), 6 deletions(-) diff --git a/src/main/webapp/static/js/common.js b/src/main/webapp/static/js/common.js index c44918f..e4ef932 100644 --- a/src/main/webapp/static/js/common.js +++ b/src/main/webapp/static/js/common.js @@ -1,9 +1,4 @@ -// 鐢熶骇 -// var baseUrl = "/wcs"; -// 娴嬭瘯 -var baseUrl = ""; -// 绯荤粺杩愯鐘舵�� -var systemRunning = true; +var baseUrl = "/jswcs"; // 璧嬪�� function setVal(el, val) { -- Gitblit v1.9.1