diff --git a/subpkg/withdrawDeposit/company.vue b/subpkg/withdrawDeposit/company.vue index efcff1b..a9b8443 100644 --- a/subpkg/withdrawDeposit/company.vue +++ b/subpkg/withdrawDeposit/company.vue @@ -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',