-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
3.2.20
Environment
Vue@3.2.47,ant-design-vue@3.2.20
Reproduction link
https://antdv.com/components/radio-cn
Steps to reproduce
none
What is expected?
希望像angular版本的一样,有一个支持可输入且有下拉框提供选择的控件
What is actually happening?
select[combobox模式]及autoComplete控件并不能很好地支持选择下拉的内容后在输入框中显示label值,而是value值被回显到了输入框中。