From 77580a84dc16fd19cd7afa4f61c59689de820065 Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期五, 03 四月 2026 10:13:58 +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