- [x] 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? 1.能在数据重新加载后,重置已选的radio状态; 2.提高用户体验; ### What does the proposed API look like? 希望能够像checkbox那样,数据在重新加载后,将radio状态进行重置; 目前的checkbox是将selectdRowKey设置为空数组达到重置已选择的checkbox状态; <!-- generated by issue-helper. DO NOT REMOVE -->