This commit is contained in:
2021-05-19 18:58:04 +00:00
parent 121f134dec
commit 24cd6b76d8
3 changed files with 5 additions and 5 deletions

View File

@@ -199,6 +199,7 @@
>
<gz-pick-list
:aya-type="$ay.ayt().ServiceRate"
:variant="'contractid:' + value.contractId"
:show-edit-icon="true"
v-model="
value.items[activeWoItemIndex].labors[activeItemIndex]

View File

@@ -232,6 +232,7 @@
>
<gz-pick-list
:aya-type="$ay.ayt().ServiceRate"
:variant="'contractid:' + value.contractId"
:show-edit-icon="true"
v-model="
value.items[activeWoItemIndex].scheduledUsers[activeItemIndex]