This commit is contained in:
2022-01-25 20:21:59 +00:00
parent 3fff9e456a
commit e613df4b57
3 changed files with 135 additions and 132 deletions

View File

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