From 8ddde7ff077610d1763eda7e277adf86c96080fc Mon Sep 17 00:00:00 2001
From: zwl <1051256694@qq.com>
Date: 星期四, 30 四月 2026 13:59:55 +0800
Subject: [PATCH] 出库订单转出库历史档
---
src/main/webapp/views/wrkMastLog/wrkMastLog.html | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/src/main/webapp/views/wrkMastLog/wrkMastLog.html b/src/main/webapp/views/wrkMastLog/wrkMastLog.html
index fdaa517..24d956a 100644
--- a/src/main/webapp/views/wrkMastLog/wrkMastLog.html
+++ b/src/main/webapp/views/wrkMastLog/wrkMastLog.html
@@ -51,6 +51,16 @@
</div>
</div>
</div>
+ <div class="layui-inline">
+ <div class="layui-input-inline">
+ <select name="area_id" class="layui-input" type="text" autocomplete="off">
+ <option value="">搴撳尯</option>
+ <option value="1">A鍖�</option>
+ <option value="2">B鍖�</option>
+ <option value="3">C鍖�</option>
+ </select>
+ </div>
+ </div>
<!-- 鏃ユ湡鑼冨洿 -->
<div class="layui-inline" style="width: 300px">
<div class="layui-input-inline">
--
Gitblit v1.9.1