This commit is contained in:
2022-01-26 00:56:59 +00:00
parent beaf16d01f
commit 033c01f5d9
6 changed files with 13 additions and 5 deletions

View File

@@ -317,7 +317,7 @@
:error-messages="
form().serverErrors(
this,
`Items[${activeWoItemIndex}].expenses[${activeItemIndex}].chargeTaxCodeId`
`Items[${activeWoItemIndex}].expenses[${activeItemIndex}].ChargeTaxCodeId`
)
"
@input="

View File

@@ -267,7 +267,7 @@
:error-messages="
form().serverErrors(
this,
`Items[${activeWoItemIndex}].labors[${activeItemIndex}].laboruserId`
`Items[${activeWoItemIndex}].labors[${activeItemIndex}].userId`
)
"
@input="