This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
v-model="value.customerId"
|
||||
:readonly="formState.readOnly"
|
||||
:label="$ay.t('Customer')"
|
||||
:can-clear="false"
|
||||
ref="customerId"
|
||||
data-cy="customerId"
|
||||
:rules="[form().required(this, 'customerId')]"
|
||||
|
||||
Reference in New Issue
Block a user