src/components/BaseNav/PublicBounced/GasComponents/EChartsHour.vue
@@ -117,7 +117,7 @@ </el-col> </el-row> </div> <div style="width:100%;height:200px;" id="echarts" ref="main"> <div style="width:600px;height:200px;" id="echarts" ref="main"> </div> </div> </div> @@ -329,7 +329,7 @@ mounted () { this.$nextTick(() => { this.drawChart() const dataWatch = JSON.parse(JSON.stringify(this.$attrs.getQueryOnlineMonData)) const dataWatch = JSON.parse(JSON.stringify(this.$attrs.getQueryOnlineMonData)).reverse() console.log(dataWatch) var dataValue1 = [] var dataValue2 = []