派生自 wuyushui/SewerAndRainNetwork

wangqi
2021-04-15 292d91b71968b66bfdfd48dbfcf72c7a8290f62c
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