/*监听手机号验证后的回调*/ | /*监听手机号验证后的回调*/ | ||||
uni.$on('queryCardlossStatus', function(type) { | uni.$on('queryCardlossStatus', function(type) { | ||||
queryCardlossStatus(type).then((val: any)) => { | |||||
queryCardlossStatus(type).then((val: any) => { | |||||
navTo( | navTo( | ||||
`/after-sale/card-loss-reporting/card-result` | `/after-sale/card-loss-reporting/card-result` | ||||
) | ) |