This commit is contained in:
2021-07-15 19:06:15 +00:00
parent 9dc58631d2
commit e1501c19c0
28 changed files with 60 additions and 60 deletions

View File

@@ -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"