From 1fe8f9b4dbb507b8991b5966e7353ac918820f4d Mon Sep 17 00:00:00 2001 From: tqs <56479841@qq.com> Date: 星期五, 23 九月 2022 11:41:11 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/common.js | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/static/js/common.js b/src/main/webapp/static/js/common.js index 4c9c674..4df8afd 100644 --- a/src/main/webapp/static/js/common.js +++ b/src/main/webapp/static/js/common.js @@ -1,4 +1,5 @@ -var baseUrl = "/crm"; +// var baseUrl = "/crm"; +var baseUrl = ""; // 璇︽儏绐楀彛-楂樺害 var detailHeight = '80%'; @@ -260,4 +261,4 @@ var popupRight; -var matnrByLocStatis; +var cstmrByMore; -- Gitblit v1.9.1