更新
This commit is contained in:
parent
74482ffef0
commit
4ac1bffbd5
@ -107,7 +107,7 @@
|
||||
async goApply() {
|
||||
let res = await userWithdraw({
|
||||
amount: this.payMoney.money,
|
||||
transfer_end_cycel: Date.now()
|
||||
transfer_end_cycel: this.payMoney.end_cycle
|
||||
});
|
||||
uni.showToast({
|
||||
icon:'success',
|
||||
|
Loading…
x
Reference in New Issue
Block a user