派生自 wuyushui/SewerAndRainNetwork

seatonwan9
2021-05-31 94ae577b548d2f4c51f82f57feadde0048a69f9a
src/components/emergency/index.vue
@@ -282,7 +282,7 @@
  },
  methods: {},
  mounted () {
    eventBus.$on('events-reported', (obj) => {
    eventBus.$on('disposal-analysis', (obj) => {
      // console.log(obj)
      this.showSchedule = obj
    })