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
解决错误
yxb
不甘寂寞
2 years ago
parent
1c40507bb9
commit
02794ba79b
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
after-sale/card-loss-reporting/cardloss-confirm.vue
+ 1
- 1
after-sale/card-loss-reporting/cardloss-confirm.vue
View File
@@ -144,7 +144,7 @@
/*监听手机号验证后的回调*/
uni.$on('queryCardlossStatus', function(type) {
queryCardlossStatus(type).then((val: any)
)
=> {
queryCardlossStatus(type).then((val: any) => {
navTo(
`/after-sale/card-loss-reporting/card-result`
)
Write
Preview
Loading…
Cancel
Save