Update vin-lookup.vue
This commit is contained in:
parent
89510338ec
commit
228f565d2f
1 changed files with 1 additions and 2 deletions
|
|
@ -152,8 +152,7 @@ export default {
|
|||
this.bailout=true
|
||||
}
|
||||
|
||||
if(this.bailout){
|
||||
|
||||
if(this.bailout){
|
||||
return this.$router.navigate(
|
||||
this.navigationScenarios.CLICKED_FORWARD_WITH_BAILOUT,
|
||||
this.$route);
|
||||
|
|
|
|||
Loading…
Reference in a new issue