From c7ba5fc8bc5894b406ea2eea88f62c4e1f3485f9 Mon Sep 17 00:00:00 2001 From: wj <347312259@qq.com> Date: Thu, 7 Sep 2023 18:22:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B9=B3=E6=9D=BF=E7=AB=AF=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- psdc-ui/src/views/emonitor/db/index.vue | 4 ++-- psdc-ui/src/views/emonitor/drgl/index.vue | 4 ++-- psdc-ui/src/views/emonitor/frdl/index.vue | 4 ++-- psdc-ui/src/views/emonitor/kqyrb/index.vue | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/psdc-ui/src/views/emonitor/db/index.vue b/psdc-ui/src/views/emonitor/db/index.vue index c73e23a..ce918df 100644 --- a/psdc-ui/src/views/emonitor/db/index.vue +++ b/psdc-ui/src/views/emonitor/db/index.vue @@ -67,7 +67,6 @@ export default { emonth:'-- ', glData:[], glXz:[ - "00:00", "00:15", "00:30", "00:45", @@ -162,7 +161,7 @@ export default { "23:00", "23:15", "23:30", - "23:45" + "23:45", ], fdlData:'', fdlXz:'', @@ -190,6 +189,7 @@ export default { delete res.data.todayUsePowers.userId let arr = Object.values(res.data.todayUsePowers) data.glData=arr + console.log(data.glData) } //当前功率饼图 diff --git a/psdc-ui/src/views/emonitor/drgl/index.vue b/psdc-ui/src/views/emonitor/drgl/index.vue index 3f6f1fe..9f5ed40 100644 --- a/psdc-ui/src/views/emonitor/drgl/index.vue +++ b/psdc-ui/src/views/emonitor/drgl/index.vue @@ -102,7 +102,6 @@ export default { runStatus:'-- ', glData:[], glXz:[ - "00:00", "00:15", "00:30", "00:45", @@ -197,7 +196,8 @@ export default { "23:00", "23:15", "23:30", - "23:45" + "23:45", + "00:00", ], dayData:[], dayXz:[], diff --git a/psdc-ui/src/views/emonitor/frdl/index.vue b/psdc-ui/src/views/emonitor/frdl/index.vue index 58d354e..d3436bd 100644 --- a/psdc-ui/src/views/emonitor/frdl/index.vue +++ b/psdc-ui/src/views/emonitor/frdl/index.vue @@ -99,7 +99,6 @@ export default { runStatus:'-- ', glData:[], glXz:[ - "00:00", "00:15", "00:30", "00:45", @@ -194,7 +193,8 @@ export default { "23:00", "23:15", "23:30", - "23:45" + "23:45", + "00:00", ], dayData:[], dayXz:[], diff --git a/psdc-ui/src/views/emonitor/kqyrb/index.vue b/psdc-ui/src/views/emonitor/kqyrb/index.vue index 849d27c..bda2bf8 100644 --- a/psdc-ui/src/views/emonitor/kqyrb/index.vue +++ b/psdc-ui/src/views/emonitor/kqyrb/index.vue @@ -102,7 +102,6 @@ export default { runStatus:'-- ', glData:[], glXz:[ - "00:00", "00:15", "00:30", "00:45", @@ -197,7 +196,8 @@ export default { "23:00", "23:15", "23:30", - "23:45" + "23:45", + "00:00", ], dayData:[], dayXz:[],