src/components/panel/topicSearch/GasWasteSearch.vue
@@ -163,10 +163,9 @@ }, // 弹窗展示 async handleLocation (val) { debugger console.log(val) const pos = [val.Latitude, val.Longitude] window.map.flyTo(pos, 11) window.map.flyTo(pos, 13) const t1 = setTimeout(async () => { const dataValue = { StoragePlaceId: val.StoragePlaceId