From b7e7599be39578148497bb7668228d09b5dfe312 Mon Sep 17 00:00:00 2001 From: liuqimichale <123456lq> Date: Tue, 26 Jan 2021 11:16:29 +0800 Subject: [PATCH] 赤峰 微信支付 --- src/components/parkRecord.vue | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/src/components/parkRecord.vue b/src/components/parkRecord.vue index 9072e01..e139f7b 100644 --- a/src/components/parkRecord.vue +++ b/src/components/parkRecord.vue @@ -324,6 +324,7 @@ export default { carNumber: this.carNumber, // 车牌 paySrcType: 103, //支付的类型 101 是本次 103是历史欠费 ordeID: this.orderIds, //支付的订单号 + appOrderTimeout: '' } } ) -- libgit2 0.21.4