From d67a0be895b87c3e69255000cef7aa5ef83c2bc7 Mon Sep 17 00:00:00 2001
From: guanqb <18720758508@163.com>
Date: Tue, 14 Mar 2023 09:46:53 +0800
Subject: [PATCH] 活动警车警员弹窗信息添加

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

diff --git a/src/components/map/index.vue b/src/components/map/index.vue
index 6a2e037..225d809 100644
--- a/src/components/map/index.vue
+++ b/src/components/map/index.vue
@@ -303,7 +303,7 @@
             // global.viewer.addTerrain(terrain)
 
             // 内网
-            that.switchImg()
+            // that.switchImg()
 
             // 外网
             global.viewer.imageryLayers.addImageryProvider(

--
Gitblit v1.9.3