pages/tabBar/response/response.vue @@ -120,7 +120,7 @@ }, lower: function(e) { if (this.data.pageIndex * this.data.pageSize >= this.total){ uni.$u.toast('已加载全部数据') // uni.$u.toast('已加载全部数据') return } //并且让页码+1,调用获取数据的方法获取第二页数据