From f87e46a5b1c783bf9a175ff5b17d41d6d603846f Mon Sep 17 00:00:00 2001
From: guanqb <18720758508@163.com>
Date: Mon, 03 Apr 2023 17:42:01 +0800
Subject: [PATCH] Merge branch 'master' of http://s16s652780.51mypc.cn:49896/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 d6b4694..a984751 100644
--- a/src/components/map/index.vue
+++ b/src/components/map/index.vue
@@ -2,7 +2,7 @@
* @Author: shuishen 1109946754@qq.com
* @Date: 2023-04-01 21:45:20
* @LastEditors: shuishen 1109946754@qq.com
- * @LastEditTime: 2023-04-03 10:32:27
+ * @LastEditTime: 2023-04-03 16:52:20
* @FilePath: \srs-police-affairs\src\components\map\index.vue
* @Description:
*
@@ -294,7 +294,7 @@
// 内网
that.switchImg()
- // that.highOrLightChange('light')
+ that.highOrLightChange('light')
// 外网
global.viewer.imageryLayers.addImageryProvider(
--
Gitblit v1.9.3