inticaler

Results 1 issues of inticaler

动态表单中用例如::field="`posts[${index}].value`"这种写法,在表单校验的过程中无法验证通过,获取不到对应的值,应改为::field="`posts.${index}.value`"