This commit is contained in:
2022-01-26 22:54:09 +00:00
parent 6dff048a19
commit e4607db21d
3 changed files with 7 additions and 6 deletions

View File

@@ -52,6 +52,7 @@
:form-key="formCustomTemplateKey"
:readonly="formState.readOnly || value.userIsRestrictedType"
:pvm="pvm"
:error-messages="form().serverErrors(this, 'Address')"
data-cy="woAddress"
/>
</v-col>