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