From 7b7b6a60e5edee5a2f3c721acfe275a5676cd3d7 Mon Sep 17 00:00:00 2001 From: 李天宇 <876263681@qq.com> Date: 星期二, 15 十月 2024 15:51:34 +0800 Subject: [PATCH] #update 修改库存明细统计搜索内容 --- 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 017bce4..9f95d1d 100644 --- a/src/main/webapp/static/js/common.js +++ b/src/main/webapp/static/js/common.js @@ -1,4 +1,4 @@ -var baseUrl = "/pswms"; +var baseUrl = "/flsbwms"; // 璇︽儏绐楀彛-楂樺害 var detailHeight = '80%'; -- Gitblit v1.9.1