- [ ] 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? 该功能解决了我们在写组件的时候不用一直写v-mode:value,v-model:check等 ### What does the proposed API look like? 期望在使用组件的时候,v-model:value="xxxxxx"改为v-model="xxxxx",当有多个v-model的时候,其它的为v-model:xxxx="xxxxx" <!-- generated by issue-helper. DO NOT REMOVE -->