派生自 wuyushui/SewerAndRainNetwork

yangdelong
2021-04-19 fbf48d910ae20f1df53a018c5a37a9b63fb2a169
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) {