From 611b591da8122827a50976bab1a278791dcf910d Mon Sep 17 00:00:00 2001 From: xiaoxian521 <1923740402@qq.com> Date: Tue, 18 Jul 2023 12:18:44 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BC=98=E5=8C=96=E8=8F=9C=E5=8D=95?= =?UTF-8?q?=E6=90=9C=E7=B4=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/search/components/SearchModal.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layout/components/search/components/SearchModal.vue b/src/layout/components/search/components/SearchModal.vue index 2620fbc42..266d2a80d 100644 --- a/src/layout/components/search/components/SearchModal.vue +++ b/src/layout/components/search/components/SearchModal.vue @@ -164,7 +164,7 @@ onKeyStroke("ArrowDown", handleDown); size="large" v-model="keyword" clearable - placeholder="搜索菜单" + placeholder="搜索菜单(中文模式下支持拼音搜索)" @input="handleSearch" >