From 2b80cfa1ea7b8f177cc53e1ed3299e4db3ecac1d Mon Sep 17 00:00:00 2001
From: zwl <1051256694@qq.com>
Date: 星期四, 15 一月 2026 09:47:42 +0800
Subject: [PATCH] 完善销售订单出库自动勾选

---
 src/main/webapp/views/mat/mat.html |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/views/mat/mat.html b/src/main/webapp/views/mat/mat.html
index f774c36..ba7e944 100644
--- a/src/main/webapp/views/mat/mat.html
+++ b/src/main/webapp/views/mat/mat.html
@@ -264,6 +264,13 @@
                     </div>
                 </div>
 
+                <div class="layui-form-item">
+                    <label class="layui-form-label">鍥惧彿</label>
+                    <div class="layui-input-block">
+                        <input name="model" placeholder="璇疯緭鍏ュ浘鍙�" class="layui-input">
+                    </div>
+                </div>
+
             </div>
 
             <div class="layui-col-md6">

--
Gitblit v1.9.1