修改内容显示
This commit is contained in:
parent
76116f7289
commit
1015276bcd
|
@ -84,7 +84,7 @@
|
||||||
this.contentList.push(data.content);
|
this.contentList.push(data.content);
|
||||||
}
|
}
|
||||||
if(data.currProgress != null){
|
if(data.currProgress != null){
|
||||||
this.contentList.push(data.content);
|
this.percent = data.currProgress;
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
websocketclose: function (e) {
|
websocketclose: function (e) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user