From c5ff93f67775f4a2bc0ffabd6c24cb46e5226df0 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 07 Jul 2023 16:01:11 +0800
Subject: [PATCH] 电子沙盘调整---警戒线样式选择

---
 src/components/map/components/mapSearchPopup.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/components/map/components/mapSearchPopup.vue b/src/components/map/components/mapSearchPopup.vue
index 5397954..eb721ae 100644
--- a/src/components/map/components/mapSearchPopup.vue
+++ b/src/components/map/components/mapSearchPopup.vue
@@ -44,7 +44,6 @@
     },
 
     mounted () {
-
         if (this.getWidth() > 7000) {
             this.scaleDomFlag = true
         } else {

--
Gitblit v1.9.3