This commit is contained in:
2019-11-26 19:32:24 +00:00
parent 4571c24586
commit 1ebbd6e683
2 changed files with 19 additions and 19 deletions

View File

@@ -54,12 +54,7 @@
:ref="item.fld"
:error-messages="form().serverErrors(parentVM, item.fld)"
:rules="[
form().customFieldsCheck(
parentVM,
item.dataKey,
_self,
lt(item.fld)
)
form().customFieldsCheck(parentVM, item, _self, lt(item.fld))
]"
auto-grow
clearable