From a3392438846c36a8147b7a58a7a1b65443b82424 Mon Sep 17 00:00:00 2001 From: wanghaoyu <825151728@qq.com> Date: Wed, 18 Dec 2019 16:55:49 +0800 Subject: [PATCH] =?UTF-8?q?feature:=20asset=E5=8A=9F=E8=83=BD=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=20=E8=81=94=E5=8A=A8=E9=80=89=E6=8B=A9=E5=9B=9E?= =?UTF-8?q?=E6=98=BE=E4=BF=AE=E5=A4=8D,=E9=80=BB=E8=BE=91=E5=85=B3?= =?UTF-8?q?=E7=B3=BB=E8=B0=83=E6=95=B4,=E4=B8=9A=E5=8A=A1=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E6=B7=BB=E5=8A=A0=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/page/asset/asset.vue | 421 ++++++++++++------ 1 file changed, 294 insertions(+), 127 deletions(-) diff --git a/nezha-fronted/src/components/page/asset/asset.vue b/nezha-fronted/src/components/page/asset/asset.vue index 66a8f0b9c..1214ae0db 100644 --- a/nezha-fronted/src/components/page/asset/asset.vue +++ b/nezha-fronted/src/components/page/asset/asset.vue @@ -110,7 +110,7 @@
- {{scope.row.idc.principal}} + {{getPrincipalName(scope.row.idc.principal)}}