From d66f957baf699c046209390f4c22a577da85bf4f Mon Sep 17 00:00:00 2001 From: chenjinsong <523037378@qq.com> Date: Fri, 19 Jun 2020 17:25:01 +0800 Subject: [PATCH] =?UTF-8?q?NEZ-327=20feat:=20asset=E8=AF=A6=E6=83=85?= =?UTF-8?q?=E9=A1=B5=E5=A2=9E=E5=8A=A0tag?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/charts/chart-detail.vue | 50 +++++++++---------- .../src/components/charts/chart.scss | 16 +++++- 2 files changed, 39 insertions(+), 27 deletions(-) diff --git a/nezha-fronted/src/components/charts/chart-detail.vue b/nezha-fronted/src/components/charts/chart-detail.vue index c2f2cad69..9bf205af6 100644 --- a/nezha-fronted/src/components/charts/chart-detail.vue +++ b/nezha-fronted/src/components/charts/chart-detail.vue @@ -42,6 +42,19 @@
{{value == 1 ? $t('asset.createAssetTab.inStock') : $t('asset.createAssetTab.outStock')}} {{value + ' ' + $t('overall.active')}} +
+ + +