派生自 wuyushui/SewerAndRainNetwork

zhangshuaibao
2021-04-13 dc109551277dd40494a03a84e8a0bb8b9073e38c
src/components/BaseNav/PublicBounced/GasComponents/EChartsRealWasteWater.vue
@@ -261,6 +261,11 @@
      }
    }
  },
  mounted () {
    this.$nextTick(() => {
      this.onSubmit()
    })
  },
  methods: {
    onSubmit () {
      this.DrawRealTimeDateChart(this.JsonRealWasteWater.id, this.JsonRealWasteWater.title, this.JsonRealWasteWater.legend, this.JsonRealWasteWater.ydatas, this.JsonRealWasteWater.yname)