From 2c562e0c277ffe2bc90a39081a2b456e9d23c948 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Wed, 01 Dec 2021 09:15:57 +0800
Subject: [PATCH] Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/zhba_regulatory_ys

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

diff --git a/src/components/map/main.vue b/src/components/map/main.vue
index c7e927d..575c141 100644
--- a/src/components/map/main.vue
+++ b/src/components/map/main.vue
@@ -196,6 +196,8 @@
   },
   methods: {
     addEntitys(item, icon, scale, name, type) {
+
+      console.log(item, 565)
       this[type].getSource().clear();
 
       const iconFeature = new Feature({

--
Gitblit v1.9.3