From f72fdffd4c560c2c1c0a7ba644d5e3e25a8a755c Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Mon, 03 Apr 2023 17:08:56 +0800
Subject: [PATCH] 首页及警情动态更改
---
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 cd20e59..f6b7e44 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:
*
@@ -290,7 +290,7 @@
// 内网
that.switchImg()
- // that.highOrLightChange('light')
+ that.highOrLightChange('light')
// 外网
global.viewer.imageryLayers.addImageryProvider(
--
Gitblit v1.9.3