From ed72c123d66cc87df5edafec195544bfdf7de49a Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@63.com> Date: 星期一, 21 十一月 2022 15:21:25 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/common.js | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/common.js b/src/main/webapp/static/js/common.js index 8f52fd8..34aca17 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,5 @@ var popupRight; var cstmrByMore; +var orderByMore; +var planByMore; -- Gitblit v1.9.1