feat:区分主页面和下方弹出框中的搜索框,避免历史搜索记录混淆

This commit is contained in:
wangwenrui
2020-10-14 10:25:56 +08:00
parent 9c6ad8012f
commit 3510d28e94
4 changed files with 24 additions and 13 deletions

View File

@@ -9,7 +9,7 @@
</div>
<div class="top-tool-right">
<div class="top-tool-search">
<search-input :searchMsg="searchMsg" @search="search"></search-input>
<search-input :searchMsg="searchMsg" @search="search" position="endpoint-bottom"></search-input>
</div>
<export-excel
export-file-name="endpoint"