From 3d0eb36471cfc8f6e3e72d10600be4e255e3db13 Mon Sep 17 00:00:00 2001
From: guanqb <18720758508@163.com>
Date: Wed, 12 Apr 2023 10:05: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