From ed1091ce3e85c480743ac2e13473e778a02246a9 Mon Sep 17 00:00:00 2001
From: lty <876263681@qq.com>
Date: 星期四, 05 十二月 2024 16:48:47 +0800
Subject: [PATCH] #update 明细统计部分导出

---
 src/main/webapp/views/locDetlStatis/locDetlStatis.html |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/views/locDetlStatis/locDetlStatis.html b/src/main/webapp/views/locDetlStatis/locDetlStatis.html
index 740be08..9b95556 100644
--- a/src/main/webapp/views/locDetlStatis/locDetlStatis.html
+++ b/src/main/webapp/views/locDetlStatis/locDetlStatis.html
@@ -60,6 +60,9 @@
     <div class="layui-btn-container layui-col-md1">
         <button class="layui-btn" lay-event="exportAll" style="margin-top: -0px">瀵煎嚭鍏ㄩ儴</button>
     </div>
+    <div class="layui-btn-container">
+        <button class="layui-btn" lay-event="exportData" >瀵煎嚭閮ㄥ垎</button>
+    </div>
 </script>
 
 

--
Gitblit v1.9.1