派生自 wuyushui/SewerAndRainNetwork

zhangshuaibao
2021-04-14 a5a58426a84b5ee8da48d7d4875f5871d08bfe45
src/components/panel/topicSearch/SolidWasteSearch.vue
@@ -141,7 +141,7 @@
  methods: {
    setBounced (val) {
      const pos = [val.Latitude, val.Longitude]
      window.map.flyTo(pos, 16)
      window.map.flyTo(pos, 11)
    },
    handlePipelineType (val) {
      this.solidWasteTypeOptions.forEach(item => {