From 469e67dd8671dc714dfd26e6e42cc89078b3b920 Mon Sep 17 00:00:00 2001 From: renpy Date: Tue, 29 Aug 2023 18:49:01 +0800 Subject: [PATCH] =?UTF-8?q?=20=E6=95=B0=E6=8D=AE=E6=8E=A5=E5=8F=97?= =?UTF-8?q?=E7=BB=9F=E8=AE=A1=E5=BC=B9=E7=AA=97loading=E6=95=88=E6=9E=9C?= =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/CustomChart/index.vue | 1 + .../stationOperation/components/RealTimeDataChart.vue | 7 +++---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/CustomChart/index.vue b/src/components/CustomChart/index.vue index a785e99..e9c13db 100644 --- a/src/components/CustomChart/index.vue +++ b/src/components/CustomChart/index.vue @@ -75,5 +75,6 @@ export default { diff --git a/src/views/stationOperation/components/RealTimeDataChart.vue b/src/views/stationOperation/components/RealTimeDataChart.vue index d971a7b..ca78bef 100644 --- a/src/views/stationOperation/components/RealTimeDataChart.vue +++ b/src/views/stationOperation/components/RealTimeDataChart.vue @@ -1,5 +1,5 @@