removing from estimate page
This commit is contained in:
hiteshkumar87 2024-03-27 20:53:01 +05:30
parent 2cfd58d4f5
commit 95e6d02b74

View file

@ -264,7 +264,6 @@ export default {
navigateToHeritageFunnel({
shouldSaveSession: true,
pageNameToLog: "estimate",
loadingModal: this.$refs.loadingModal,
});
} else if (this.$store.getters.order.referralNumber?.length === 6) {
await this.navigateForwardWithSingleCarMatch();