派生自 wuyushui/SewerAndRainNetwork

chenzeping
2021-04-14 062f5d4a5c511f360c2d73a66b24ce84d5cb2d68
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 => {