提交 fd681970 编写于 作者: Q qiang

fix: 修复 movable-area 组件触摸可能导致下拉刷新失效的问题

上级 ab1c6cf5
......@@ -377,7 +377,7 @@ export default {
var self = this
if (!this._isScaling && !this.disabled && this._isTouching) {
disableScrollBounce({
disable: true
disable: false
})
this.$el.style.willChange = 'auto'
this._isTouching = false
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册