From a1640b0c9fff81dfc7f9d2411891fcfc662fe9fd Mon Sep 17 00:00:00 2001
From: chenzeping <ChenZeping02609@163.com>
Date: 星期一, 19 四月 2021 21:09:47 +0800
Subject: [PATCH] 管线分析及弹框问题

---
 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