From ceee0c8169951bf74e8650a59edb106818127cf2 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期一, 24 一月 2022 16:05:51 +0800
Subject: [PATCH] # 增加批号字段

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

diff --git a/src/main/webapp/views/erpreqLog/erpreqLog.html b/src/main/webapp/views/erpreqLog/erpreqLog.html
index 560f303..3e9534f 100644
--- a/src/main/webapp/views/erpreqLog/erpreqLog.html
+++ b/src/main/webapp/views/erpreqLog/erpreqLog.html
@@ -51,7 +51,7 @@
     <div class="layui-btn-container">
 <!--        <button class="layui-btn layui-btn-sm" id="btn-add" lay-event="addData">鏂板</button>-->
 <!--        <button class="layui-btn layui-btn-sm" id="btn-delete" lay-event="deleteData">鍒犻櫎</button>-->
-        <button class="layui-btn layui-btn-primary layui-btn-sm" id="btn-export" lay-event="exportData">瀵煎嚭</button>
+        <button class="layui-btn layui-btn-primary layui-btn-sm" id="btn-export" lay-event="exportData" style="margin-top: 10px">瀵煎嚭</button>
     </div>
 </script>
 

--
Gitblit v1.9.1