This commit is contained in:
2022-01-25 00:18:27 +00:00
parent fb6a8da832
commit eeef94c542
4 changed files with 15 additions and 15 deletions

View File

@@ -171,7 +171,7 @@
:error-messages="
form().serverErrors(
this,
`Items[${activeWoItemIndex}].units[${activeItemIndex}].WorkOrderItemUnitNotes`
`Items[${activeWoItemIndex}].units[${activeItemIndex}].notes`
)
"
data-cy="unitUnitNotes"
@@ -199,7 +199,7 @@
:error-messages="
form().serverErrors(
this,
`Items[${activeWoItemIndex}].units[${activeItemIndex}].WorkOrderItemUnitTags`
`Items[${activeWoItemIndex}].units[${activeItemIndex}].tags`
)
"
@input="