Merge pull request #1813 from Safelite/feature/Digital/CSR-2039
CSR-2039
This commit is contained in:
commit
632a72d311
1 changed files with 0 additions and 1 deletions
|
|
@ -264,7 +264,6 @@ export default {
|
||||||
navigateToHeritageFunnel({
|
navigateToHeritageFunnel({
|
||||||
shouldSaveSession: true,
|
shouldSaveSession: true,
|
||||||
pageNameToLog: "estimate",
|
pageNameToLog: "estimate",
|
||||||
loadingModal: this.$refs.loadingModal,
|
|
||||||
});
|
});
|
||||||
} else if (this.$store.getters.order.referralNumber?.length === 6) {
|
} else if (this.$store.getters.order.referralNumber?.length === 6) {
|
||||||
await this.navigateForwardWithSingleCarMatch();
|
await this.navigateForwardWithSingleCarMatch();
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue