From 2b98615d2aa76389692bda41d522600288ef66b2 Mon Sep 17 00:00:00 2001 From: lq <121091329@qq.com> Date: Fri, 12 Sep 2025 17:48:46 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=89=E9=A1=B9=E6=94=AF=E6=8C=81=E6=90=9C?= =?UTF-8?q?=E7=B4=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/common-select/index.vue | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/components/common-select/index.vue b/src/components/common-select/index.vue index 7b4fcfe..3dcbc99 100644 --- a/src/components/common-select/index.vue +++ b/src/components/common-select/index.vue @@ -13,6 +13,7 @@ showArrow :maxTagCount="maxTagCount" @change="handleChange" + :filterOption="allowSearch ? filterOption : undefined" >