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
Merge branch 'master' of
http://192.168.40.220/dmc/jz_applet
yxb
DESKTOP-2IO5MST\huting
1 year ago
parent
63fc0415b7
d3b9ef4629
commit
debe3d8411
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
subpackage/personal-center/search/select-card.vue
+ 1
- 1
subpackage/personal-center/search/select-card.vue
View File
@@ -58,7 +58,7 @@
const choose = (i, item) => {
console.log(item, i)
console.log(item.vehicleId);
getCardList(item.vehicleId)
//
getCardList(item.vehicleId)
navTo(`/subpackage/personal-center/search/etcFlowingWater?cardId=${item.cardId}`)
}
Write
Preview
Loading…
Cancel
Save