From 584908a453b9fb8d1593036a5afc0df350fda9d3 Mon Sep 17 00:00:00 2001 From: zhangyu Date: Tue, 22 Sep 2020 10:27:13 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E8=B0=83=E6=95=B4=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../common/project/popData/expressionInfo.vue | 68 +++++++++---------- 1 file changed, 32 insertions(+), 36 deletions(-) diff --git a/nezha-fronted/src/components/common/project/popData/expressionInfo.vue b/nezha-fronted/src/components/common/project/popData/expressionInfo.vue index abf8842cd..bf9ac1636 100644 --- a/nezha-fronted/src/components/common/project/popData/expressionInfo.vue +++ b/nezha-fronted/src/components/common/project/popData/expressionInfo.vue @@ -2,27 +2,19 @@
-
+
{{$t('dashboard.panel.moreTitleOther')}}{{$t('dashboard.panel.showAllOther')}} {{ total}}
{{item.name}}
-
- Key - Value -
-
- {{legendFormat(item.metric,item.legend)}} +
+ {{legendFormat(item.metric,item.legend)}} : {{ dataFormat(item.unit,item1.value[1])}}
-
-
- Key - Value -
- NoData +
+ NoData
@@ -33,8 +25,8 @@