This commit is contained in:
2021-09-09 00:06:16 +00:00
parent 832b13075f
commit 3fd06a33bb

View File

@@ -22,6 +22,7 @@
ref="customerId" ref="customerId"
data-cy="customerId" data-cy="customerId"
variant="ho" variant="ho"
template="{}"
@input="fieldValueChanged('customerId')" @input="fieldValueChanged('customerId')"
></gz-pick-list> ></gz-pick-list>
</v-col> </v-col>