perf: 优化菜单搜索

This commit is contained in:
xiaoxian521 2023-07-18 12:18:44 +08:00
parent d2aa4c8850
commit 611b591da8

View File

@ -164,7 +164,7 @@ onKeyStroke("ArrowDown", handleDown);
size="large" size="large"
v-model="keyword" v-model="keyword"
clearable clearable
placeholder="搜索菜单" placeholder="搜索菜单(中文模式下支持拼音搜索)"
@input="handleSearch" @input="handleSearch"
> >
<template #prefix> <template #prefix>