From 9c699c554f021930ee3598261f43e6dfd9cccb9c Mon Sep 17 00:00:00 2001 From: lty <876263681@qq.com> Date: 星期二, 07 一月 2025 08:35:50 +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 89d6f4a..054399e 100644 --- a/src/main/webapp/static/js/common.js +++ b/src/main/webapp/static/js/common.js @@ -1,4 +1,4 @@ -var baseUrl = "/lfdwms"; +var baseUrl = "/wms"; // 璇︽儏绐楀彛-楂樺害 var detailHeight = '80%'; -- Gitblit v1.9.1