派生自 wuyushui/SewerAndRainNetwork

zhangshuaibao
2021-04-13 71428c7587bba3b68752f66d6a8f09848e680fc5
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)