From e1749547c76a5d8bae94e47d38d4d75b481610c1 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期四, 09 九月 2021 10:51:15 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/ioWorks/stockOut.html |    9 ++-------
 1 files changed, 2 insertions(+), 7 deletions(-)

diff --git a/src/main/webapp/views/ioWorks/stockOut.html b/src/main/webapp/views/ioWorks/stockOut.html
index 65c06b6..3e712c9 100644
--- a/src/main/webapp/views/ioWorks/stockOut.html
+++ b/src/main/webapp/views/ioWorks/stockOut.html
@@ -93,13 +93,8 @@
     <script type="text/html" id="toolbar">
         <div class="layui-form">
             <div class="layui-btn-container">
-                <!-- 1.閫夋嫨鍑哄簱鍙� -->
-<!--                <span id="staNoSpan">鍑哄簱鍙o細</span>-->
-<!--                <select id="staNoSelect" lay-verify="required">-->
-<!--                    <option value="">璇烽�夋嫨绔欑偣</option>-->
-<!--                </select>-->
-                <!-- 2.鍚姩鍑哄簱 -->
-                <button class="layui-btn layui-btn-lg" id="btn-outbound" lay-event="outbound">鍚姩鍑哄簱</button>
+                <!-- 鍚姩鍑哄簱 -->
+                <button class="layui-btn layui-btn-lg layui-btn-normal" id="btn-outbound" lay-event="outbound">纭鍑哄簱</button>
             </div>
         </div>
     </script>

--
Gitblit v1.9.1