提交 d251ece0 编写于 作者: Y yurj26

fix(progress): ProgressActiveendEvent

上级 01d865c7
......@@ -46,8 +46,7 @@
this.pgList = [0, 0, 0, 0] as number[]
},
activeend(e : ProgressActiveendEvent) {
// TODO e.detail.curPercent
this.curPercent = e.curPercent
this.curPercent = e.detail.curPercent
}
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册