From ae74afaa41ea017f94d6c9d7fbf3d15aaaaf59b2 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期四, 17 十一月 2022 21:45:15 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/common.js | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/common.js b/src/main/webapp/static/js/common.js index 8f52fd8..9285287 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%'; @@ -261,3 +262,4 @@ var popupRight; var cstmrByMore; +var orderByMore; -- Gitblit v1.9.1