This commit is contained in:
@@ -218,11 +218,12 @@
|
||||
@change="fieldValueChanged('customerAllowCSR')"
|
||||
></v-checkbox>
|
||||
</v-col>
|
||||
|
||||
<v-col cols="12" sm="6" lg="4">
|
||||
<gz-tag-picker
|
||||
v-model="obj.customerAllowCSRInTags"
|
||||
:readonly="formState.readOnly"
|
||||
:label="$ay.t('ContactCustomerHeadOfficeTaggedWith')"
|
||||
:label="$ay.t('ContactCustomerHeadOfficeTaggedWith')"
|
||||
ref="customerAllowCSRInTags"
|
||||
data-cy="customerAllowCSRInTags"
|
||||
:error-messages="
|
||||
|
||||
Reference in New Issue
Block a user