From c19f8436e64b628c6628ad2556380c93b46105d6 Mon Sep 17 00:00:00 2001 From: zhangyu Date: Wed, 17 Nov 2021 13:51:28 +0800 Subject: [PATCH] =?UTF-8?q?NEZ-1258=20fix:=20Asset=E6=9F=A5=E7=9C=8B?= =?UTF-8?q?=E8=AF=A6=E6=83=85=E6=97=B6=EF=BC=8C=E5=A4=9A=E4=B8=AA=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=E7=82=B9=E7=9A=84=E6=90=9C=E7=B4=A2=E8=AE=B0=E5=BD=95?= =?UTF-8?q?=E5=90=8C=E6=AD=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/common/bottomBox/nzBottomDataList.vue | 3 ++- .../components/common/bottomBox/tabs/alertMessageTabNew.vue | 1 + .../src/components/common/bottomBox/tabs/alertRuleEvalLog.vue | 3 ++- .../src/components/common/bottomBox/tabs/assetSubTab.vue | 1 + .../src/components/common/bottomBox/tabs/assetTab.vue | 1 + .../src/components/common/bottomBox/tabs/cabinetTab.vue | 1 + .../src/components/common/bottomBox/tabs/endpointQuery.vue | 1 + .../src/components/common/bottomBox/tabs/endpointTabNew.vue | 1 + .../src/components/common/bottomBox/tabs/logBottomTab.vue | 1 + .../src/components/common/bottomBox/tabs/operationLogTab.vue | 1 + .../src/components/common/bottomBox/tabs/panelTabNew.vue | 1 + .../src/components/common/bottomBox/tabs/terminalLogCMDTab.vue | 3 ++- .../components/common/bottomBox/tabs/terminalLogMonitorTab.vue | 3 ++- .../components/common/bottomBox/tabs/terminalLogRecordTab.vue | 3 ++- .../src/components/common/bottomBox/tabs/terminalLogTab.vue | 3 ++- nezha-fronted/src/components/page/dashboard/chartBox.vue | 3 +++ 16 files changed, 24 insertions(+), 6 deletions(-) diff --git a/nezha-fronted/src/components/common/bottomBox/nzBottomDataList.vue b/nezha-fronted/src/components/common/bottomBox/nzBottomDataList.vue index 49837de93..13b7a1dfa 100644 --- a/nezha-fronted/src/components/common/bottomBox/nzBottomDataList.vue +++ b/nezha-fronted/src/components/common/bottomBox/nzBottomDataList.vue @@ -9,7 +9,7 @@