From 3d39880680251c669f7ace41e06bb0c6c537fa2c Mon Sep 17 00:00:00 2001
From: seatonwan9 <seatonwan9@163.com>
Date: 星期二, 20 四月 2021 14:08:02 +0800
Subject: [PATCH] 设置全局tips位置

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