comment 7.24

This commit is contained in:
2020-07-24 20:35:28 +08:00
parent dd71a0f32a
commit 5abb3f2496
5 changed files with 32 additions and 28 deletions

View File

@@ -57,7 +57,7 @@ export default {
page: this.page,
reload: false,
}).then(length => {
console.log(length);
// console.log(length);
if(length == 0) {
this.page--;
this.loadStatus = 'nomore';