From 360427be92209485d972a8a68dd289666e608e40 Mon Sep 17 00:00:00 2001
From: mrzhssss <pro6@qq.com>
Date: 星期一, 16 五月 2022 15:05:12 +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