From 55a6266e7898db009b0790bf034020a4dcf4d790 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期四, 20 八月 2020 17:21:16 +0800 Subject: [PATCH] # --- 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