This commit is contained in:
2021-04-07 00:15:50 +00:00
parent aed8271f95
commit c7c9a09d4a
3 changed files with 5 additions and 1 deletions

View File

@@ -54,6 +54,7 @@
</v-col>
</template>
<template v-if="pvm.hasSelectedWoItem">
[DELETE BUTTON HERE]
<v-col v-if="form().showMe(this, 'TechNotes')" cols="12">
<v-textarea
v-model="value.items[pvm.selectedItemIndex].techNotes"