From 1e394e190309a5c0e29ed0c52d12283d30cdb60b Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期五, 26 七月 2024 16:59:40 +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