派生自 wuyushui/SewerAndRainNetwork

zhangshuaibao
2021-04-14 0a2b0a6d67aa52137f1a32fcb39b7ceed4d3f0ca
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 => {