Update address-lookup.vue
This commit is contained in:
parent
2ca9a4b2e7
commit
8a568dba69
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
ref="customerQuestions"
|
||||
v-model="customerQuestions"
|
||||
:validationRules="EmailValidationRules"
|
||||
:addOptionalText="IsEmailOptional" />
|
||||
:isEmailOptional="IsEmailOptional" />
|
||||
|
||||
<alert
|
||||
ref="alertVinNotFound"
|
||||
|
|
|
|||
Loading…
Reference in a new issue