mirror of
https://gitee.com/yiming_chang/vue-pure-admin.git
synced 2024-12-01 18:57:39 +08:00
perf: 优化菜单搜索
This commit is contained in:
parent
d2aa4c8850
commit
611b591da8
@ -164,7 +164,7 @@ onKeyStroke("ArrowDown", handleDown);
|
||||
size="large"
|
||||
v-model="keyword"
|
||||
clearable
|
||||
placeholder="搜索菜单"
|
||||
placeholder="搜索菜单(中文模式下支持拼音搜索)"
|
||||
@input="handleSearch"
|
||||
>
|
||||
<template #prefix>
|
||||
|
Loading…
Reference in New Issue
Block a user