加载中问题
This commit is contained in:
@@ -347,7 +347,7 @@ import { data } from 'jquery';
|
||||
// console.log(e,'e')
|
||||
// })
|
||||
// }
|
||||
if(res.page.records.size != 10){
|
||||
if(res.page.records.length != 10){
|
||||
this.status = 1
|
||||
} else {
|
||||
this.status = 0
|
||||
|
||||
Reference in New Issue
Block a user