From 9b6a50bf1288d2f7f06a67bec0c902d1256e44fe Mon Sep 17 00:00:00 2001
From: zwl <1051256694@qq.com>
Date: 星期六, 05 七月 2025 11:15:54 +0800
Subject: [PATCH] 1.订单出库改物料多的先出 2.新增订单明细打印功能
---
zy-asrs-wms/src/main/webapp/views/report/viewWorkCountOut.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/zy-asrs-wms/src/main/webapp/views/report/viewWorkCountOut.html b/zy-asrs-wms/src/main/webapp/views/report/viewWorkCountOut.html
index d42c553..9eb2087 100644
--- a/zy-asrs-wms/src/main/webapp/views/report/viewWorkCountOut.html
+++ b/zy-asrs-wms/src/main/webapp/views/report/viewWorkCountOut.html
@@ -21,7 +21,7 @@
<div id="search-box" class="layui-form layui-card-header">
<div class="layui-inline">
<div class="layui-input-inline">
- <input class="layui-input" type="text" name="matnr" placeholder="鍟嗗搧缂栧彿" autocomplete="off">
+ <input class="layui-input" type="text" name="matnr" placeholder="鍝佸彿" autocomplete="off">
</div>
</div>
<div class="layui-inline" style="width: 300px">
--
Gitblit v1.9.1