From a0b733a8b19b1db43395a96408098596ac3d2a86 Mon Sep 17 00:00:00 2001
From: tqs <56479841@qq.com>
Date: 星期二, 05 十二月 2023 08:16:06 +0800
Subject: [PATCH] #
---
 src/main/webapp/views/locSync/locSync.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/main/webapp/views/locSync/locSync.html b/src/main/webapp/views/locSync/locSync.html
index 4e8907d..e07d003 100644
--- a/src/main/webapp/views/locSync/locSync.html
+++ b/src/main/webapp/views/locSync/locSync.html
@@ -25,6 +25,7 @@
 <script type="text/html" id="toolbar">
     <div class="layui-btn-container">
         <button class="layui-btn " id="btn-sync" lay-event="btnSync" style="margin-left: 10px">鍚屾搴撳瓨</button>
+        <button class="layui-btn layui-btn-primary layui-btn-sm" id="btn-other" lay-event="otherExportData">瀵煎嚭</button>
     </div>
 </script>
 <script type="text/javascript" src="../../static/js/jquery/jquery-3.3.1.min.js"></script>
--
Gitblit v1.9.1