estimate page
This commit is contained in:
parent
a6481307f7
commit
b5b40d2c5c
1 changed files with 0 additions and 7 deletions
|
|
@ -118,13 +118,6 @@ export default {
|
||||||
answersFromCms() {
|
answersFromCms() {
|
||||||
return this.getCmsContent("VinLookupMethod", "Answers");
|
return this.getCmsContent("VinLookupMethod", "Answers");
|
||||||
},
|
},
|
||||||
vinLookupMethodOptionsMap() {
|
|
||||||
return {
|
|
||||||
ManualVin: true,
|
|
||||||
LicensePlate: true,
|
|
||||||
HomeAddress: true,
|
|
||||||
};
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
components: {
|
components: {
|
||||||
funnelHeader,
|
funnelHeader,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue