5***@qq.com
5***@qq.com
  • 发布:2018-09-21 19:54
  • 更新:2018-09-21 19:54
  • 阅读:1015

this指向的问题

分类:uni-app

this.downloadlist 指向的 不是 data中的 downloadlist。元素获取不到了,怎么写能让他获取到?

for (var i = 0; i < this.downloadlist.length; i++) {  
                this.downloadlist[0].downloadTask.onProgressUpdate((res) => {  
                    this.downloadlist[0].wanchengdu = res.progress;  
                });  
            }
2018-09-21 19:54 负责人:无 分享
已邀请:

该问题目前已经被锁定, 无法添加新回复