From 4fe81cf882b93f2cd50be36bf1f7f729849fc387 Mon Sep 17 00:00:00 2001
From: guanqb <18720758508@163.com>
Date: Wed, 08 Mar 2023 17:19:35 +0800
Subject: [PATCH] 1

---
 src/views/activity/components/drawBtnBox.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/activity/components/drawBtnBox.vue b/src/views/activity/components/drawBtnBox.vue
index cf25cde..e1e4ed3 100644
--- a/src/views/activity/components/drawBtnBox.vue
+++ b/src/views/activity/components/drawBtnBox.vue
@@ -387,7 +387,7 @@
         },
 
         drawArrowLabel () {
-            this.labelPopupTitle = "添加文字标注"
+            this.labelPopupTitle = ""
             isAddLabel = true
             drawLabelStatus = 'start'
             global.viewer.tooltip.enable = true

--
Gitblit v1.9.3