From 8b0650641e477e28088577ab54ae00670f0ce3fa Mon Sep 17 00:00:00 2001 From: liuye Date: Thu, 26 Oct 2023 08:56:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=9A=E8=B4=B9=E7=BC=B4=E7=BA=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/party/AppPartyPayment/AppPartyPayment.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/party/AppPartyPayment/AppPartyPayment.vue b/packages/party/AppPartyPayment/AppPartyPayment.vue index be6b6bc3..d9c29d53 100644 --- a/packages/party/AppPartyPayment/AppPartyPayment.vue +++ b/packages/party/AppPartyPayment/AppPartyPayment.vue @@ -181,7 +181,7 @@ this.form = { name: '', idNumber: '', - status: 0, + status: '0', ymd: '', amount: '', orgId: '',