设置了input 为readonly 导致无法正确校验
Closed this issue · 4 comments
chouchouji commented
Bug report 🐞
Version & Environment
Varlet UI 3.3.3
Expectation
Actual results (or Errors)
Reproduction link
flyhyy commented
先执行提交操作,会触发表单验证,然后在选择值,在点击提交,还是会显示错误表单验证信息
haoziqaq commented
解决方法:先 resetValidation() 然后 validate(), 下个版本我们会优化这一行为,不需要用户手动清除错误信息。
chouchouji commented
这两天我会修复
haoziqaq commented
3.3.6-alpha.1720620017198