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

revise

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