BJ_web_developers
/
codeScanning
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
b7e7599be39578148497bb7668228d09b5dfe312
Authored by
liuqimichale
2021-01-26 11:16:29 +0800
1 parent
6ab7cc8c
赤峰 微信支付
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/components/parkRecord.vue
src/components/parkRecord.vue
View file @
b7e7599
...
...
@@ -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
)
...
...