fix: NEZ-748 修复系统设置>通知方式 | 链接 | API key 搜索功能和字段参数问题

This commit is contained in:
@changcode
2021-06-18 10:43:48 +08:00
parent 389acf7900
commit 6861f0b099

View File

@@ -6,7 +6,8 @@
:custom-table-title.sync="tools.customTableTitle"
:from="fromRoute.apiKey"
:layout="['searchInput', 'elementSet']"
:search-msg="searchMsg">
:search-msg="searchMsg"
@search="search">
<template v-slot:top-tool-left>
</template>