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">