This commit is contained in:
@@ -17,11 +17,11 @@
|
|||||||
show-edit-icon
|
show-edit-icon
|
||||||
:include-inactive="true"
|
:include-inactive="true"
|
||||||
v-model="obj.customerId"
|
v-model="obj.customerId"
|
||||||
readonly
|
|
||||||
:label="$ay.t('Customer')"
|
:label="$ay.t('Customer')"
|
||||||
ref="customerId"
|
ref="customerId"
|
||||||
data-cy="customerId"
|
data-cy="customerId"
|
||||||
variant="ho"
|
variant="ho"
|
||||||
|
template="[{'fld':'customername'}]"
|
||||||
@input="fieldValueChanged('customerId')"
|
@input="fieldValueChanged('customerId')"
|
||||||
></gz-pick-list>
|
></gz-pick-list>
|
||||||
</v-col>
|
</v-col>
|
||||||
|
|||||||
Reference in New Issue
Block a user