- [ ] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate. ### What problem does this feature solve? 应用场景就是模式为multiple/tag 的时候希望有一个最大选项限制,当用户选择数到达最大值时,multiple模式下禁止用户选择,tag模式下禁止输入。 ### What does the proposed API look like? 最大选项限制: maxSelectedCount; <!-- generated by issue-helper. DO NOT REMOVE -->