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) {