inleft
2022-02-18 7b98c8999087b7551d2e2e32daf12dd10a0d9713
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;