From 71ef77a0398fcf4bf62cb7c1a5b82d316cbfd1f0 Mon Sep 17 00:00:00 2001
From: zhang <zc857179121@qq.com>
Date: 星期六, 16 八月 2025 16:13:58 +0800
Subject: [PATCH] 1

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

diff --git a/src/main/webapp/views/order/out.html b/src/main/webapp/views/order/out.html
index c438001..81d00ce 100644
--- a/src/main/webapp/views/order/out.html
+++ b/src/main/webapp/views/order/out.html
@@ -194,11 +194,13 @@
 <script type="text/html" id="staBatchSelectDialog">
     <form class="layui-form" style="padding: 25px 50px 30px 50px;text-align: center">
         <select id="batchSelectStaBox" name="batchSta" lay-vertype="tips" lay-verify="required" required="">
+            <option value="">璇烽�夋嫨缁勮揣鍗曞彿</option> <!-- 榛樿绌哄�� -->
         </select>
         <button style="margin-top: 30px" class="layui-btn" lay-filter="staBatchSelectConfirm" lay-submit="">纭畾</button>
     </form>
 </script>
 
+
 <script type="text/html" id="locNoTpl">
     <span name="locNo"
           {{# if( d.lack === false){ }}

--
Gitblit v1.9.1