派生自 wuyushui/SewerAndRainNetwork

徐旺旺
2021-05-18 81e426e19db140e630f45409c1569fe16dbcc33f
src/components/BaseNav/WasteGas/HourData.vue
@@ -112,6 +112,7 @@
    },
    querySearch () {
      console.log('查询')
      this.initnData()
    },
    async initnData () {
      const data = {
@@ -342,6 +343,7 @@
    },
    CreateChart (id, title, legend, xdata, ydatas, yname, jcdID, datatype) {
      this.myChart = this.$echarts.init(this.$refs.wastegashour)
      this.myChart.clear()
      // this.myChart .clear()
      let dataUnit = ''
      if (datatype === 1) {