From ea5ade7e0672e2f84e9ae56f920340599979b92d Mon Sep 17 00:00:00 2001 From: wangqi <magical1908@outlook.com> Date: 星期三, 14 四月 2021 19:39:14 +0800 Subject: [PATCH] 查询展示 --- src/components/LayerController/logic/SolidWaste.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/LayerController/logic/SolidWaste.js b/src/components/LayerController/logic/SolidWaste.js index 141ef5b..cd3d48a 100644 --- a/src/components/LayerController/logic/SolidWaste.js +++ b/src/components/LayerController/logic/SolidWaste.js @@ -91,7 +91,7 @@ // 閫氳繃鏂规硶 鍚戠粦瀹氬脊妗嗕紶閫掓暟鎹� instance.setData(title, resultBasic.Result.DataInfo, resultDetailed.Result.DataInfo, 'gufei') /* flyTo()寮瑰嚭妗嗗钩绉讳簨浠� */ - this.setPanTo(e.latlng, 200) + this.setPanTo(e.latlng, 300) } // flayTo() 寮规鐨勫彲婊戝姩浜嬩欢 -- Gitblit v1.8.0