From 6861f0b099a939ad97c0f9141ea8b5fd147a0582 Mon Sep 17 00:00:00 2001 From: "@changcode" Date: Fri, 18 Jun 2021 10:43:48 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20NEZ-748=20=E4=BF=AE=E5=A4=8D=E7=B3=BB?= =?UTF-8?q?=E7=BB=9F=E8=AE=BE=E7=BD=AE>=E9=80=9A=E7=9F=A5=E6=96=B9?= =?UTF-8?q?=E5=BC=8F=20|=20=E9=93=BE=E6=8E=A5=20|=20API=20key=20=E6=90=9C?= =?UTF-8?q?=E7=B4=A2=E5=8A=9F=E8=83=BD=E5=92=8C=E5=AD=97=E6=AE=B5=E5=8F=82?= =?UTF-8?q?=E6=95=B0=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/components/page/config/system/apiKeyTab.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nezha-fronted/src/components/page/config/system/apiKeyTab.vue b/nezha-fronted/src/components/page/config/system/apiKeyTab.vue index db12f6650..845ed8845 100644 --- a/nezha-fronted/src/components/page/config/system/apiKeyTab.vue +++ b/nezha-fronted/src/components/page/config/system/apiKeyTab.vue @@ -6,7 +6,8 @@ :custom-table-title.sync="tools.customTableTitle" :from="fromRoute.apiKey" :layout="['searchInput', 'elementSet']" - :search-msg="searchMsg"> + :search-msg="searchMsg" + @search="search">