From 0059dca5dcc0d6535dcd1dd61875d98a6ed842a9 Mon Sep 17 00:00:00 2001
From: pang.jiabao <pang_jiabao@163.com>
Date: 星期二, 26 十一月 2024 13:17:28 +0800
Subject: [PATCH] 发货核对限制出库单据

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

diff --git a/src/main/webapp/views/locDetl/locDetl.html b/src/main/webapp/views/locDetl/locDetl.html
index 16f7a7e..745c1b7 100644
--- a/src/main/webapp/views/locDetl/locDetl.html
+++ b/src/main/webapp/views/locDetl/locDetl.html
@@ -26,7 +26,7 @@
     </div>
     <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="brand" placeholder="鍖呰缁勫彿" autocomplete="off">
         </div>
     </div>
     <div class="layui-inline">

--
Gitblit v1.9.1