From ba0571dac7d4728ac141b38cc2bb73b3ea04e237 Mon Sep 17 00:00:00 2001
From: guanqb <18720758508@163.com>
Date: Mon, 07 Nov 2022 11:22:24 +0800
Subject: [PATCH] 1

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

diff --git a/src/components/map/index.vue b/src/components/map/index.vue
index 9e124b4..160b2f3 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: 2022-11-03 10:47:23
+ * @LastEditTime: 2022-11-07 10:21:15
  * @FilePath: \srs-police-affairs\src\components\map\index.vue
  * @Description: 公用地图组件
  * 
@@ -384,6 +384,7 @@
          * @param {*} params 添加的点位参数(内容、详情)
          * @param {*} incident 添加的点位事件
          */
+
         layerPointAdd (layerName, type, layerType = 'VectorLayer', params, distanceDisplayCondition = {
             near: 0, //最近距离
             far: Number.MAX_VALUE //最远距离

--
Gitblit v1.9.3