From b90d0e82bce66fce8e243de13a85fd4f7e1c2e47 Mon Sep 17 00:00:00 2001
From: Administrator <335182714>
Date: 星期日, 21 十二月 2025 08:49:13 +0800
Subject: [PATCH] 修复人工空托出库没有条码信息

---
 src/main/webapp/views/pda/locDetlIframe.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/pda/locDetlIframe.html b/src/main/webapp/views/pda/locDetlIframe.html
index 9a9e927..301b153 100644
--- a/src/main/webapp/views/pda/locDetlIframe.html
+++ b/src/main/webapp/views/pda/locDetlIframe.html
@@ -79,7 +79,7 @@
         <input id="locNo" type="text" disabled="disabled">
     </div>
     <div class="form-item">
-        <span>鍟嗗搧缂栧彿</span>
+        <span>瑙勬牸</span>
         <input id="matnr" type="text" disabled="disabled">
     </div>
     <div class="form-item">

--
Gitblit v1.9.1