src/components/panel/topicSearch/SewersSearch.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/components/panel/topicSearch/SewersSearch.vue
@@ -180,7 +180,7 @@ console.log(val) const bound = this.L.geoJSON([val], {}).getBounds() console.log(bound) this.$store.state.map.flyToBounds(bound) this.$store.state.map.map.flyToBounds(bound) } } }