Update vin-lookup.vue

This commit is contained in:
Manjiri Jethe 2023-05-12 18:02:27 +05:30
parent 89510338ec
commit 228f565d2f

View file

@ -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);