- [ ] 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? 因为有些用户使用文件上传功能的时候希望只要ctrl v粘贴就可以上传图片,目前在调用ctrl v的时候上传图片组件没有相对应的方法,希望有个相对应的方法 ### What does the proposed API look like? 希望有一个onCopy方法支持复制粘贴,监听ctrl v这种方式调用upload方法.或者直接抛出这样的方法也可以 <!-- generated by issue-helper. DO NOT REMOVE -->