From 58e5ad3984e1eded45a68cd9fa4e5bf7e4c26b04 Mon Sep 17 00:00:00 2001 From: chenbiao Date: Wed, 18 May 2022 14:57:17 +0800 Subject: [PATCH] add 账单详情 接口联调 --- pages/moneyRecharge/moneyRecharge.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/moneyRecharge/moneyRecharge.vue b/pages/moneyRecharge/moneyRecharge.vue index 68bb071..56f5fa5 100644 --- a/pages/moneyRecharge/moneyRecharge.vue +++ b/pages/moneyRecharge/moneyRecharge.vue @@ -145,7 +145,7 @@ rechargeType: '2', acctType: '1', paySrcType: '204', - payType:'2', + payType:'12', realPayMoney: payMoney, rechargeFee: payMoney, }; -- libgit2 0.21.4