From a379484c4a8ac854c9420d66d322aa0358e57343 Mon Sep 17 00:00:00 2001 From: wang..123 <brook_w@163.com> Date: 星期四, 17 三月 2022 14:30:19 +0800 Subject: [PATCH] #运费超额报表,安装逾期报表 --- src/main/webapp/static/js/common.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/common.js b/src/main/webapp/static/js/common.js index 1694794..6893a1b 100644 --- a/src/main/webapp/static/js/common.js +++ b/src/main/webapp/static/js/common.js @@ -1,4 +1,4 @@ -var baseUrl = "/wms"; +var baseUrl = "/pms"; // 璇︽儏绐楀彛-楂樺害 var detailHeight = '80%'; -- Gitblit v1.9.1