- [ ] 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? 使用组件双向绑定时不用添加修饰符 ### What does the proposed API look like? 建议在双向绑定时默认指定一个v-model不用添加修饰符,当组件需要用到多个v-model时,其它的再添加修饰符 <!-- generated by issue-helper. DO NOT REMOVE -->