From ed8bd2cd2634798298e90cf075a67173b154f0fa Mon Sep 17 00:00:00 2001
From: lty <876263681@qq.com>
Date: 星期一, 18 八月 2025 14:19:05 +0800
Subject: [PATCH] #

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

diff --git a/src/main/webapp/views/order/out.html b/src/main/webapp/views/order/out.html
index 81d00ce..1b8cb79 100644
--- a/src/main/webapp/views/order/out.html
+++ b/src/main/webapp/views/order/out.html
@@ -193,7 +193,7 @@
 
 <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="">
+        <select id="batchSelectStaBox" name="batchSta" >
             <option value="">璇烽�夋嫨缁勮揣鍗曞彿</option> <!-- 榛樿绌哄�� -->
         </select>
         <button style="margin-top: 30px" class="layui-btn" lay-filter="staBatchSelectConfirm" lay-submit="">纭畾</button>

--
Gitblit v1.9.1