comment 7.24
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user