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