Commit bb75b0a6eb9327c039670d135a797fe911be5461
1 parent
b79857f8
商户券明细
Showing
1 changed file
with
1 additions
and
1 deletions
pages/rechargeDetail/rechargeDetail.vue
@@ -133,7 +133,7 @@ | @@ -133,7 +133,7 @@ | ||
133 | // 上拉加载触发 | 133 | // 上拉加载触发 |
134 | onReachBottom() { | 134 | onReachBottom() { |
135 | console.log('11') | 135 | console.log('11') |
136 | - // 判断当前页是否大于等于总页数 | 136 | + // |
137 | if (this.totalPages === this.orderList.length) { | 137 | if (this.totalPages === this.orderList.length) { |
138 | this.isLoadAll = true; | 138 | this.isLoadAll = true; |
139 | this.loadingTxt = '没有更多数据啦~'; | 139 | this.loadingTxt = '没有更多数据啦~'; |