This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
weapp
/
C
Watch
8
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
66
Wiki
Activity
Browse Source
[停车][修改]:[修改停车报错得问题]
tags/C.10.02
meo
5 years ago
parent
b2827565f8
commit
54abc7746b
1 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
index/passCar.js
+ 1
- 2
index/passCar.js
View File
@@ -723,8 +723,7 @@ Page({
etcpToken: app.globalData.etcpToken,
carNumber: carNumber
} : {
carNumber: carNumber,
outCarId: outCarId
carNumber: carNumber
};
Http.post({
url: config.api.getCarStopFee,
Write
Preview
Loading…
Cancel
Save