From d1480e6c40cbcaf7e0dd6349153a461a3635bee3 Mon Sep 17 00:00:00 2001
From: lsh <lsh@163.com>
Date: 星期一, 19 八月 2024 09:04:39 +0800
Subject: [PATCH] #优化
---
src/main/webapp/views/locDetlGroup/locDetlGroup.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/views/locDetlGroup/locDetlGroup.html b/src/main/webapp/views/locDetlGroup/locDetlGroup.html
index 541b24a..ff69860 100644
--- a/src/main/webapp/views/locDetlGroup/locDetlGroup.html
+++ b/src/main/webapp/views/locDetlGroup/locDetlGroup.html
@@ -53,7 +53,7 @@
</div>
<script type="text/html" id="toolbar">
<div class="layui-btn-container">
- <button class="layui-btn layui-btn-primary layui-btn-sm" id="btn-export" lay-event="exportData" style="margin-top: 10px">瀵煎嚭</button>
+ <button class="layui-btn layui-btn-primary layui-btn-sm" id="btn-export" lay-event="exportData" style="margin-top: 10px;display: block">瀵煎嚭</button>
</div>
</script>
--
Gitblit v1.9.1