commit
3bba5ff5ae
1 changed files with 3 additions and 0 deletions
|
|
@ -404,6 +404,9 @@ export default {
|
|||
pageNameToLog: "service-location",
|
||||
navType: "back",
|
||||
});
|
||||
|
||||
// return true to prevent router from navigating to vehicle page before the jump back to heritage
|
||||
return true;
|
||||
}
|
||||
} else {
|
||||
if (
|
||||
|
|
|
|||
Loading…
Reference in a new issue