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 | 6 +----- 1 files changed, 1 insertions(+), 5 deletions(-) diff --git a/src/main/webapp/static/js/common.js b/src/main/webapp/static/js/common.js index bda3a25..e4ef932 100644 --- a/src/main/webapp/static/js/common.js +++ b/src/main/webapp/static/js/common.js @@ -1,8 +1,4 @@ -// 鐢熶骇 -// var baseUrl = "/wcs"; -// 娴嬭瘯 -var baseUrl = ""; - +var baseUrl = "/jswcs"; // 璧嬪�� function setVal(el, val) { -- Gitblit v1.9.1