工作台
This commit is contained in:
@ -131,7 +131,6 @@
|
||||
this.pageScrollTop = e.scrollTop
|
||||
},
|
||||
onReachBottom() {
|
||||
console.log('触底了')
|
||||
if (this.list.length >= this.total) {
|
||||
return console.log('数据已经加载完成')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user