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

fix: App平台 修复 downloadTask.abort不生效的bug askId: 93342

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