This commit is contained in:
@@ -74,6 +74,7 @@
|
||||
>
|
||||
<gz-pick-list
|
||||
:ayaType="ayaTypes().Unit"
|
||||
:variant="'customerid:' + obj.customerId"
|
||||
:showEditIcon="true"
|
||||
v-model="obj.unitId"
|
||||
:readonly="formState.readOnly"
|
||||
@@ -85,7 +86,7 @@
|
||||
></gz-pick-list>
|
||||
</v-col>
|
||||
|
||||
<!-- :variant="'customerid:' + obj.customerId" --------------------------------- -->
|
||||
<!-- --------------------------------- -->
|
||||
<v-col
|
||||
v-if="form().showMe(this, 'CustomerServiceRequestDetails')"
|
||||
cols="12"
|
||||
|
||||
Reference in New Issue
Block a user