FE-Driver / vue-beauty

Beautiful UI components build with vue and ant design
https://fe-driver.github.io/vue-beauty
MIT License
2.11k stars 248 forks source link

关于upload组件是否有中断上传的功能 #342

Open lodge-seven opened 2 years ago

lodge-seven commented 2 years ago

我在event里看到有currentTarget这个对象,是XMLHttpRequestUpload的实例吧,但是onabort为null,想知道这个方法是什么时候实现的,需要参数配置吗?