From 4ac1bffbd5fbe7074e9bd60513e751b2aa1a7003 Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Mon, 11 Sep 2023 14:20:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- subpkg/withdrawDeposit/company.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',