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" >