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