From 7d02699a0b2d425f3f9f3dd6af872bbc1d352710 Mon Sep 17 00:00:00 2001
From: 徐旺旺 <11530253@qq.com>
Date: 星期二, 20 四月 2021 11:46:36 +0800
Subject: [PATCH] 图层控制BUG修改

---
 src/components/LayerController/logic/WasteSolid.js |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/components/LayerController/logic/WasteSolid.js b/src/components/LayerController/logic/WasteSolid.js
index 977eaac..b0866e7 100644
--- a/src/components/LayerController/logic/WasteSolid.js
+++ b/src/components/LayerController/logic/WasteSolid.js
@@ -73,8 +73,6 @@
     const title = e.layer.options.totransferData.Name
     /* flyTo()寮瑰嚭妗嗗钩绉讳簨浠� */
     this.setPanTo(e.latlng, 300)
-
-    // console.log(e.layer.options.totransferData.StoragePlaceId)
     window.$layer.open({
       content: {
         content: WasteSolidIndex, // 缁勪欢

--
Gitblit v1.8.0