resolving merge differences
This commit is contained in:
parent
2635c90ee8
commit
c09dbd2e55
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ export default {
|
|||
name: "estimate",
|
||||
data() {
|
||||
return {
|
||||
selectedVinLookupMethod: "",
|
||||
selectedVinLookupMethod: null,
|
||||
serviceZipCode: this.getZipFromStore(),
|
||||
emailAddress: this.getEmailFromStore(),
|
||||
displayInvalidZipAlert: false,
|
||||
|
|
|
|||
Loading…
Reference in a new issue