From fdb6f22f8d4bf891e47950bcf4f7cdf15a0fcdd1 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期一, 15 六月 2020 13:59:07 +0800
Subject: [PATCH] #
---
 src/main/webapp/views/pakStore/emptyOut.html |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/src/main/webapp/views/pakStore/emptyOut.html b/src/main/webapp/views/pakStore/emptyOut.html
index f991eb4..be56eca 100644
--- a/src/main/webapp/views/pakStore/emptyOut.html
+++ b/src/main/webapp/views/pakStore/emptyOut.html
@@ -31,7 +31,7 @@
         #staNoSpan {
             text-align: center;
             display: inline-block;
-            width: 70px;
+            width: 100px;
             font-size: 13px;
         }
         .layui-btn-container .layui-form-select {
@@ -51,8 +51,10 @@
         }
 
         #btn-outbound {
-            margin-left: 50px;
+            margin-left: 60px;
+            display: none;
         }
+
     </style>
 </head>
 <body>
@@ -96,7 +98,7 @@
     <div class="layui-form">
         <div class="layui-btn-container">
             <!-- 1.閫夋嫨鍑哄簱鍙� -->
-            <span id="staNoSpan">鍑哄簱鍙o細</span>
+            <span id="staNoSpan">绌烘澘鍑哄簱鍙o細</span>
             <select id="staNoSelect" lay-verify="required">
                 <option value="">璇烽�夋嫨绔欑偣</option>
             </select>
--
Gitblit v1.9.1