提现/我的页面修改
This commit is contained in:
@@ -51,7 +51,8 @@
|
||||
page : that.page,
|
||||
limit : that.limit
|
||||
}
|
||||
that.$u.api.moneyDet(data).then(res => {
|
||||
|
||||
this.$Request.getT('app/moneyDetails/queryUserMoneyDetails', data).then(res => {
|
||||
if(that.page == 1) {
|
||||
that.list = res.data.records
|
||||
uni.stopPullDownRefresh();
|
||||
|
||||
Reference in New Issue
Block a user