From d856a70a4e764579e1467a254f28581cdac80427 Mon Sep 17 00:00:00 2001
From: guanqb <18720758508@163.com>
Date: Wed, 15 Feb 2023 17:16:10 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/srs-police-affairs

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

diff --git a/src/components/map/index.vue b/src/components/map/index.vue
index 80a72b4..3470681 100644
--- a/src/components/map/index.vue
+++ b/src/components/map/index.vue
@@ -2,7 +2,7 @@
  * @Author: shuishen 1109946754@qq.com
  * @Date: 2022-08-18 17:00:30
  * @LastEditors: shuishen 1109946754@qq.com
- * @LastEditTime: 2023-02-13 10:51:47
+ * @LastEditTime: 2023-02-15 16:02:40
  * @FilePath: \srs-police-affairs\src\components\map\index.vue
  * @Description: 公用地图组件
  * 
@@ -215,7 +215,7 @@
             // global.viewer.addTerrain(terrain)
 
             // 内网
-            // that.switchImg()
+            that.switchImg()
 
             // 外网
             // global.viewer.imageryLayers.addImageryProvider(

--
Gitblit v1.9.3