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",
|
name: "estimate",
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
selectedVinLookupMethod: "",
|
selectedVinLookupMethod: null,
|
||||||
serviceZipCode: this.getZipFromStore(),
|
serviceZipCode: this.getZipFromStore(),
|
||||||
emailAddress: this.getEmailFromStore(),
|
emailAddress: this.getEmailFromStore(),
|
||||||
displayInvalidZipAlert: false,
|
displayInvalidZipAlert: false,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue