inleft
2022-02-20 28d46dfc072a13859a5c0bc4901645b77022c7c3
src/components/group/articleListScorll.vue
@@ -109,7 +109,7 @@
               this.data = this.data.concat(res.data.records);
               this.busy = false;
               if (res.data.records.length == 0) {
                  this.$message.warning('没有更多了');
                  this.$message.warning('别滑了,别滑了,到底了..');
                  this.busy = true;
                  this.loading = false;
                  return;