This commit is contained in:
@@ -66,7 +66,15 @@
|
|||||||
>{{ $ay.t("Undelete")
|
>{{ $ay.t("Undelete")
|
||||||
}}<v-icon right large>$ayiTrashRestoreAlt</v-icon></v-btn
|
}}<v-icon right large>$ayiTrashRestoreAlt</v-icon></v-btn
|
||||||
>
|
>
|
||||||
<v-col cols="12" sm="6" lg="4" xl="3">
|
<v-col
|
||||||
|
v-if="
|
||||||
|
form().showMe(this, 'WorkOrderItemScheduledUserEstimatedQuantity')
|
||||||
|
"
|
||||||
|
cols="12"
|
||||||
|
sm="6"
|
||||||
|
lg="4"
|
||||||
|
xl="3"
|
||||||
|
>
|
||||||
<gz-decimal
|
<gz-decimal
|
||||||
v-model="
|
v-model="
|
||||||
value.items[activeWoItemIndex].scheduledUsers[activeItemIndex]
|
value.items[activeWoItemIndex].scheduledUsers[activeItemIndex]
|
||||||
|
|||||||
Reference in New Issue
Block a user