From 7df734aee2acacc77bf9f072d7aff83be584b1f2 Mon Sep 17 00:00:00 2001 From: fanluyan <754122931@qq.com> Date: Mon, 28 Aug 2023 10:24:34 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E7=A9=BA=E7=99=BDbug,?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=88=86=E8=BE=A8=E7=8E=87=EF=BC=8C=E4=BC=98?= =?UTF-8?q?=E5=8C=96=E4=B8=8B=E8=BD=BD=E5=9B=BE=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/components/carouselChart.vue | 78 ++++++++++++++++---------- src/views/realTimeMonitor/index.vue | 53 +++++++++-------- 2 files changed, 75 insertions(+), 56 deletions(-) diff --git a/src/views/components/carouselChart.vue b/src/views/components/carouselChart.vue index 3ea0cb2..1ff90ad 100644 --- a/src/views/components/carouselChart.vue +++ b/src/views/components/carouselChart.vue @@ -1,5 +1,13 @@