diff --git a/ayanova/src/views/customer-csr-edit.vue b/ayanova/src/views/customer-csr-edit.vue index 19f72d94..bd6921b6 100644 --- a/ayanova/src/views/customer-csr-edit.vue +++ b/ayanova/src/views/customer-csr-edit.vue @@ -22,6 +22,7 @@ ref="customerId" data-cy="customerId" variant="ho" + @input="fieldValueChanged('customerId')" > @@ -36,6 +37,7 @@ ref="priority" data-cy="priority" append-icon="" + @input="fieldValueChanged('priority')" >