This commit is contained in:
@@ -317,7 +317,7 @@
|
||||
:error-messages="
|
||||
form().serverErrors(
|
||||
this,
|
||||
`Items[${activeWoItemIndex}].expenses[${activeItemIndex}].chargeTaxCodeId`
|
||||
`Items[${activeWoItemIndex}].expenses[${activeItemIndex}].ChargeTaxCodeId`
|
||||
)
|
||||
"
|
||||
@input="
|
||||
|
||||
@@ -267,7 +267,7 @@
|
||||
:error-messages="
|
||||
form().serverErrors(
|
||||
this,
|
||||
`Items[${activeWoItemIndex}].labors[${activeItemIndex}].laboruserId`
|
||||
`Items[${activeWoItemIndex}].labors[${activeItemIndex}].userId`
|
||||
)
|
||||
"
|
||||
@input="
|
||||
|
||||
Reference in New Issue
Block a user