From b7e08df5a07b3fa832a46ecc31983e16f2bccc8c Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期一, 24 七月 2023 14:56:01 +0800
Subject: [PATCH] # 出库作业,和库存明细管理 排序

---
 src/main/webapp/static/js/report/locMap.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/static/js/report/locMap.js b/src/main/webapp/static/js/report/locMap.js
index 5475a00..4f8720d 100644
--- a/src/main/webapp/static/js/report/locMap.js
+++ b/src/main/webapp/static/js/report/locMap.js
@@ -69,7 +69,7 @@
     } else {
         layer.open({
             type: 2,
-            title: '搴撲綅鐗╂枡',
+            title: '搴撲綅浜у搧',
             maxmin: true,
             area: [top.detailWidth, top.detailHeight],
             shadeClose: true,

--
Gitblit v1.9.1