Commit b7e7599be39578148497bb7668228d09b5dfe312

Authored by liuqimichale
1 parent 6ab7cc8c

赤峰 微信支付

Showing 1 changed file with 1 additions and 0 deletions
src/components/parkRecord.vue
... ... @@ -324,6 +324,7 @@ export default {
324 324 carNumber: this.carNumber, // 车牌
325 325 paySrcType: 103, //支付的类型 101 是本次 103是历史欠费
326 326 ordeID: this.orderIds, //支付的订单号
  327 + appOrderTimeout: ''
327 328 }
328 329 }
329 330 )
... ...