派生自 wuyushui/SewerAndRainNetwork

src/components/base-page/WasteWater/WasteWaterHoursChart.vue
@@ -153,8 +153,15 @@
      ]
    }
  },
  props: {
    OnlineMonEmissPointId: {
      type: Number
    }
  },
  mounted () {
    this.draw24Chart()
    this.$nextTick(() => {
      this.draw24Chart()
    })
  },
  methods: {
    // 点击查询功能