提交 3037f176 编写于 作者: T tank0317 提交者: doly mood

fix(scroll): pulldown can not reset position

上级 baba259e
......@@ -315,8 +315,8 @@
this.isPullingDown = false
this.isPullDownUpdating = true
await this._waitFinishPullDown()
await this._waitResetPullDown(dirty)
this.isPullDownUpdating = false
await this._waitResetPullDown(dirty)
} else if (this.pullUpLoad && this.isPullUpLoad) {
this.isPullUpLoad = false
this.scroll.finishPullUp()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册