From 159c5e9a212fb5dc651b1eeb1cd11f109ce790e4 Mon Sep 17 00:00:00 2001 From: zhangyu Date: Thu, 1 Jun 2023 17:00:14 +0800 Subject: [PATCH 1/2] =?UTF-8?q?NEZ-2848=20fix=EF=BC=9Ahart-stat=20?= =?UTF-8?q?=E5=9B=A0=E4=B8=BA=E6=BB=9A=E5=8A=A8=E6=9D=A1=E5=87=BA=E7=8E=B0?= =?UTF-8?q?=E5=AF=BC=E8=87=B4=E7=9A=84=E9=94=99=E4=BD=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/components/chart/chartList.vue | 7 +++++-- .../src/components/common/bottomBox/tabs/dashboardTab.vue | 2 +- nezha-fronted/src/components/page/dashboard/dashboard.vue | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/nezha-fronted/src/components/chart/chartList.vue b/nezha-fronted/src/components/chart/chartList.vue index 9121c1008..f55922f74 100644 --- a/nezha-fronted/src/components/chart/chartList.vue +++ b/nezha-fronted/src/components/chart/chartList.vue @@ -1,5 +1,8 @@