提交 4a132c27 编写于 作者: Y ywx1211260

revise

Signed-off-by: Nywx1211260 <yupeng78@huawei.com>
上级 4015fba6
...@@ -146,8 +146,10 @@ struct Index { ...@@ -146,8 +146,10 @@ struct Index {
this.enterPageEnd=false this.enterPageEnd=false
}else if(this.isProgressFinish){ }else if(this.isProgressFinish){
console.info("isProgressFinish==>") console.info("isProgressFinish==>")
Utils.emitEvent(this.progress,114) if(this.progress="100"){
this.isProgressFinish=false Utils.emitEvent(this.progress,114)
this.isProgressFinish=false
}
} }
}) })
.onConsole((event) => { .onConsole((event) => {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册