多关键字搜索

This commit is contained in:
huangdeliang
2021-04-09 11:58:15 +08:00
parent 73d716126c
commit ccef6fa24c
8 changed files with 22 additions and 9 deletions

View File

@ -10,6 +10,7 @@
clearable
size="small"
prefix-icon="el-icon-search"
@keyup.enter.native="handleQuery"
style="margin-bottom: 20px"
/>
</div>