提交 3e940c0f 编写于 作者: D dolymood

fix(index-list): scroll component refresh check

上级 60a3dd25
......@@ -162,7 +162,7 @@
refresh() {
this._caculateTitleHeight()
this._calculateHeight()
this.$refs.scroll.refresh()
this.$refs.scroll && this.$refs.scroll.refresh()
},
selectItem(item) {
this.$emit(EVENT_SELECT, item)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册