diff --git a/ayanova/src/views/customer-csr-edit.vue b/ayanova/src/views/customer-csr-edit.vue index 4469c9e2..7f2f665c 100644 --- a/ayanova/src/views/customer-csr-edit.vue +++ b/ayanova/src/views/customer-csr-edit.vue @@ -17,11 +17,11 @@ show-edit-icon :include-inactive="true" v-model="obj.customerId" - readonly :label="$ay.t('Customer')" ref="customerId" data-cy="customerId" variant="ho" + template="[{'fld':'customername'}]" @input="fieldValueChanged('customerId')" >