From b26b72b495d06290f3484dc529e7ee6e7791a2a6 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期四, 20 八月 2020 13:06:24 +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