From 85f4c6b7d6df1c67be43fa87b7cc74af3765ccef Mon Sep 17 00:00:00 2001 From: Administrator <pjb> Date: 星期四, 22 五月 2025 10:56:43 +0800 Subject: [PATCH] 出库判断深库位对应浅库位状态 --- src/main/webapp/static/wms/js/common.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/wms/js/common.js b/src/main/webapp/static/wms/js/common.js index a163565..752aabe 100644 --- a/src/main/webapp/static/wms/js/common.js +++ b/src/main/webapp/static/wms/js/common.js @@ -1,4 +1,4 @@ -var baseUrl = "/wxwcs"; +var baseUrl = "/glccwcs"; // 璇︽儏绐楀彛-楂樺害 var detailHeight = '80%'; -- Gitblit v1.9.1