diff --git a/components/select/index.tsx b/components/select/index.tsx index 166fa92200..5aa68c43b9 100755 --- a/components/select/index.tsx +++ b/components/select/index.tsx @@ -150,7 +150,7 @@ const SelectRef = React.forwardRef(InternalSelect) as