From 5a2bd164d3a831e39bf0defaddf181a97de36993 Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期日, 05 四月 2026 23:28:42 +0800
Subject: [PATCH] #缓存数据清理

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

diff --git a/src/main/webapp/views/basMap/basMap.html b/src/main/webapp/views/basMap/basMap.html
index f152002..c6774fa 100644
--- a/src/main/webapp/views/basMap/basMap.html
+++ b/src/main/webapp/views/basMap/basMap.html
@@ -431,6 +431,14 @@
                             size="small"
                             plain
                             icon="el-icon-refresh"
+                            :loading="syncingLocMast"
+                            @click="promptSyncLocMast">
+                            鍚屾鍦板浘鍧愭爣
+                        </el-button>
+                        <el-button
+                            size="small"
+                            plain
+                            icon="el-icon-refresh"
                             :loading="initializingLocMast"
                             @click="promptInitLocMast">
                             鍒濆鍖栧簱浣�

--
Gitblit v1.9.1