From 1f95ae05e0627b3d3f4f206ceb1ca8ced0227583 Mon Sep 17 00:00:00 2001
From: lty <876263681@qq.com>
Date: 星期五, 23 五月 2025 13:38:56 +0800
Subject: [PATCH] #出库混合物料无法选中bug修复
---
src/main/webapp/views/pakStore/locDetlCheckQuery.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/views/pakStore/locDetlCheckQuery.html b/src/main/webapp/views/pakStore/locDetlCheckQuery.html
index 6be55da..1273217 100644
--- a/src/main/webapp/views/pakStore/locDetlCheckQuery.html
+++ b/src/main/webapp/views/pakStore/locDetlCheckQuery.html
@@ -100,7 +100,7 @@
</div>
<div class="layui-inline">
<div class="layui-input-inline">
- <input class="layui-input" type="text" name="outOrderNo" placeholder="鎴愬搧璁㈠崟鍙�" autocomplete="off">
+ <input class="layui-input" type="text" name="outOrderNo" placeholder="鍚堝悓鍙�" autocomplete="off">
</div>
</div>
<div class="layui-inline">
--
Gitblit v1.9.1