Update address-lookup.vue

This commit is contained in:
hiteshkumar87 2024-02-12 15:45:15 +05:30
parent 2ca9a4b2e7
commit 8a568dba69

View file

@ -24,7 +24,7 @@
ref="customerQuestions" ref="customerQuestions"
v-model="customerQuestions" v-model="customerQuestions"
:validationRules="EmailValidationRules" :validationRules="EmailValidationRules"
:addOptionalText="IsEmailOptional" /> :isEmailOptional="IsEmailOptional" />
<alert <alert
ref="alertVinNotFound" ref="alertVinNotFound"