This commit is contained in:
2022-01-24 19:47:40 +00:00
parent a4facde871
commit bda0e79e43
2 changed files with 7 additions and 10 deletions

View File

@@ -215,10 +215,7 @@
}}<v-icon right large>$ayiTrashRestoreAlt</v-icon></v-btn
>
<div ref="topform"></div>
<v-col
v-if="form().showMe(this, 'Items.WorkOrderItemSummary')"
cols="12"
>
<v-col cols="12">
<v-textarea
:ref="`items[${activeItemIndex}].notes`"
v-model="value.items[activeItemIndex].notes"