From be3d63e526a64a41b362589d93b9901752b0ee6f Mon Sep 17 00:00:00 2001 From: shijing Date: Tue, 14 May 2024 13:43:07 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E5=87=8C=E6=BA=90=E7=94=9F=E4=BA=A7?= =?UTF-8?q?=E6=8A=A5=E5=91=8A=E7=BB=9F=E8=AE=A1=E5=9B=BE=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E6=94=B9=E5=8A=A8=EF=BC=88=E6=B7=BB=E5=8A=A0radio=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/enm_coalbase/report.vue | 12 ++++-- src/views/enm_cogeneration/report.vue | 12 ++++-- src/views/enm_kilnbase/report.vue | 12 ++++-- src/views/enm_limestone/report.vue | 54 ++++++--------------------- src/views/enm_rmbase/report.vue | 12 ++++-- 5 files changed, 47 insertions(+), 55 deletions(-) diff --git a/src/views/enm_coalbase/report.vue b/src/views/enm_coalbase/report.vue index d26576f8..ed4690d0 100644 --- a/src/views/enm_coalbase/report.vue +++ b/src/views/enm_coalbase/report.vue @@ -82,7 +82,12 @@ -
+ + 本日 + 本月 + 本年 + +
小时生产参数统计图
-
+
本月生产参数统计图
-
+
本年生产参数统计图
-
+ + 本日 + 本月 + 本年 + +
小时生产参数统计图
-
+
本月生产参数统计图
-
+
本年生产参数统计图
-
+ + 本日 + 本月 + 本年 + +
小时生产参数统计图
-
+
本月生产参数统计图
-
+
本年生产参数统计图
- - -
+ + 本月 + 本年 + +
本月生产参数统计图
-
+
本年生产参数统计图
{ - // let seriesData0 = [], - // seriesData1 = []; - // console.log("获取小时数据", response); - // let data = response; - // data.forEach((item) => { - // let ind = item.hour - 1; - // seriesData0[ind] = item.total_production; - // seriesData1[ind] = item.elec_consume_unit; - // }); - // let options = { ...that.option1 }; - // options.series[0].data = seriesData0; - // options.series[1].data = seriesData1; - // let hourXAxis = []; - // for (let i = 1; i <= that.hours; i++) { - // let item = i + "时"; - // hourXAxis.push(item); - // } - // options.xAxis.data = hourXAxis; - // that.optionHour = options; - // }); - // }, //获取天数据 getDayData() { let that = this; diff --git a/src/views/enm_rmbase/report.vue b/src/views/enm_rmbase/report.vue index 6f28f189..07d66ad2 100644 --- a/src/views/enm_rmbase/report.vue +++ b/src/views/enm_rmbase/report.vue @@ -85,7 +85,12 @@ -
+ + 本日 + 本月 + 本年 + +
小时生产参数统计图
-
+
本月生产参数统计图
-
+
本年生产参数统计图