From 1fdcf9ff757bce4d9d53e7af79f1e5c65f366a4e Mon Sep 17 00:00:00 2001 From: Bai Date: Mon, 15 May 2023 19:01:23 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BC=98=E5=8C=96=E8=B5=84=E4=BA=A7?= =?UTF-8?q?=E3=80=81=E7=BD=91=E5=85=B3=E5=88=97=E8=A1=A8=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=20labels=20=E4=BF=A1=E6=81=AF=E4=B8=8D?= =?UTF-8?q?=E5=85=A8=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/TableFormatters/TagsFormatter.vue | 10 +++++++++- .../assets/Asset/AssetList/components/BaseList.vue | 9 +++++++-- src/views/assets/Domain/DomainDetail/GatewayList.vue | 9 +++++++-- 3 files changed, 23 insertions(+), 5 deletions(-) diff --git a/src/components/TableFormatters/TagsFormatter.vue b/src/components/TableFormatters/TagsFormatter.vue index 9d96fc496..7e1cfd084 100644 --- a/src/components/TableFormatters/TagsFormatter.vue +++ b/src/components/TableFormatters/TagsFormatter.vue @@ -1,7 +1,7 @@