派生自 wuyushui/SewerAndRainNetwork

chenzeping
2021-04-19 c98cd1d07a99883d4bd2b9833ce7e91e56a6f1fb
src/components/panel/topicSearch/SewersSearch.vue
@@ -142,9 +142,7 @@
      }
    },
    handleLocation (val) {
      const bound = this.L.geoJSON([val], {}).getBounds()
      window.map.flyToBounds(bound)
      window.layerFactory.flyByLayerId(this.form.dataType.code, val.id)
      window.layerFactory.flyByFeature(val, this.form.dataType.code)
      // layer && layer.openPopup()
    },
    btnAffiliatedFacilities (item) {