Skip to content

Commit 282cb4e

Browse files
committed
little adjust
1 parent a8812b1 commit 282cb4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/webpack-plugin/lib/runtime/components/web/mpx-scroll-view.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@
404404
this.lastContentHeight = scrollContentHeight
405405
this.lastWrapperWidth = scrollWrapperWidth
406406
this.lastWrapperHeight = scrollWrapperHeight
407-
this.refreshVersion = this.refreshVersion + 1
407+
this.refreshVersion++
408408
if (this.bs) this.bs.refresh()
409409
}
410410
},

0 commit comments

Comments
 (0)