This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
>
|
||||
<gz-pick-list
|
||||
:aya-type="ayaTypes().Customer"
|
||||
:show-edit-icon="true"
|
||||
show-edit-icon
|
||||
:include-inactive="true"
|
||||
v-model="obj.customerId"
|
||||
:readonly="true"
|
||||
@@ -46,7 +46,7 @@
|
||||
>
|
||||
<gz-pick-list
|
||||
:aya-type="ayaTypes().HeadOffice"
|
||||
:show-edit-icon="true"
|
||||
show-edit-icon
|
||||
:include-inactive="true"
|
||||
v-model="obj.headOfficeId"
|
||||
:readonly="true"
|
||||
|
||||
Reference in New Issue
Block a user