派生自 wuyushui/SewerAndRainNetwork

chenzeping
2021-04-14 0b708af2d6e988f3db97fd33bc807866ca5699bc
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 => {