From c2267a983d7cee800cd8c51dbb0378562e4cd58d Mon Sep 17 00:00:00 2001 From: zhangyu Date: Mon, 18 Oct 2021 14:55:16 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E4=BF=AE=E6=94=B9asset=20=E8=AF=A6?= =?UTF-8?q?=E7=BB=86=E8=A7=86=E5=9B=BE=E5=88=87=E6=8D=A2=E6=97=B6=20?= =?UTF-8?q?=E6=B2=A1=E6=9C=89=E4=BF=9D=E5=AD=98=E5=88=86=E9=A1=B5=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=EF=BC=8C=E4=BF=AE=E6=94=B9endpoint=20=E6=90=9C?= =?UTF-8?q?=E7=B4=A2=E9=83=A8=E5=88=86=E7=9A=84=E6=95=B0=E6=8D=AE=E6=9D=A5?= =?UTF-8?q?=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../common/labelFilter/clickSearch.vue | 18 ++- .../common/labelFilter/dropdown.vue | 4 +- .../common/mixin/detailViewMixin.js | 1 - .../src/components/page/asset/asset.vue | 7 ++ .../page/monitor/endpoint/endpointList.vue | 117 +++++++++++++----- 5 files changed, 109 insertions(+), 38 deletions(-) diff --git a/nezha-fronted/src/components/common/labelFilter/clickSearch.vue b/nezha-fronted/src/components/common/labelFilter/clickSearch.vue index 42cf5d6cc..941b3412e 100644 --- a/nezha-fronted/src/components/common/labelFilter/clickSearch.vue +++ b/nezha-fronted/src/components/common/labelFilter/clickSearch.vue @@ -1,6 +1,6 @@