派生自 wuyushui/SewerAndRainNetwork

徐旺旺
2021-05-17 cf5ab6da9ff676fab8a10d4299bd5a04a07bf50f
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) {