提交 f6d6eab7 编写于 作者: 雪洛's avatar 雪洛

fix: uploadTask abort失效的Bug askId: 99364

上级 e8f14edc
...@@ -15,7 +15,7 @@ class UploadTask { ...@@ -15,7 +15,7 @@ class UploadTask {
} }
abort () { abort () {
invokeMethod('operateRequestTask', { invokeMethod('operateUploadTask', {
uploadTaskId: this.id, uploadTaskId: this.id,
operationType: 'abort' operationType: 'abort'
}) })
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册