12.05前端
This commit is contained in:
parent
e7d735e93e
commit
0ce3aa8b89
@ -93,9 +93,7 @@
|
||||
this.detailList = res.data.records
|
||||
}
|
||||
this.totalDetail = res.data.total
|
||||
// let total = res.data.total
|
||||
// this.totalDetail = Math.ceil(total / this.pageSize);
|
||||
console.log(this.totalDetail);
|
||||
this.show = false
|
||||
uni.hideLoading();
|
||||
}
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user