This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
qiubinghui
/
zhywpt-sp
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Update activate.vue
master
@weixixuan
2 days ago
parent
93dade6964
commit
939dee8e26
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
subpackage/after-sale/activation/activate.vue
+ 1
- 1
subpackage/after-sale/activation/activate.vue
View File
@@ -905,7 +905,7 @@
vehicleEngineNum: obu.engineNum, // 发动机号码
vin: obu.vin, // 车辆识别代码
wheelCount: obu.wheelCount, // 车轮数
cardBalance: card.cardBalance
//
cardBalance: card.cardBalance
},
method: "POST",
showLoading: false,
Write
Preview
Loading…
Cancel
Save