You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the issues of this repository and believe that this is not a duplicate.
Version
3.0.0-alpha.4
Environment
mac Os catalina 10.15.4/ chrome 84.0.4147.125 (正式版本) (64 位)/ vue 3.2.20
Reproduction link
Steps to reproduce
Demo中
当表单中 Activity name 的值不为 'a' 时,Activity zone 为必填, 否则,Activity zone为非必填
What is expected?
form-item 的label前的必填符号(*) 应该正确的显示或隐藏
What is actually happening?
form-item 的label前的必填符号(*) 没有正确的显示或隐藏
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
useForm中的rules中某一个required为computed的时候,验证规则会生效,但是form-item的label前端的*号不是会显示或隐藏
When one of the required rules in the useForm is computed, the validation rules will take effect, but the * at the front end of the label of the form-item will not be displayed or hidden
Oct 23, 2021
JobinJia
changed the title
When one of the required rules in the useForm is computed, the validation rules will take effect, but the * at the front end of the label of the form-item will not be displayed or hidden
useForm中的rules中某一个required为computed的时候,验证规则会生效,但是form-item的label前面的*号不是会显示或隐藏
Oct 23, 2021
JobinJia
changed the title
useForm中的rules中某一个required为computed的时候,验证规则会生效,但是form-item的label前面的*号不是会显示或隐藏
useForm中的rules中某一个required为computed的时候,验证规则会生效,但是form-item的label前面的*号不会显示或隐藏
Oct 23, 2021
Version
3.0.0-alpha.4
Environment
mac Os catalina 10.15.4/ chrome 84.0.4147.125 (正式版本) (64 位)/ vue 3.2.20
Reproduction link
Steps to reproduce
Demo中
当表单中 Activity name 的值不为 'a' 时,Activity zone 为必填, 否则,Activity zone为非必填
What is expected?
form-item 的label前的必填符号(*) 应该正确的显示或隐藏
What is actually happening?
form-item 的label前的必填符号(*) 没有正确的显示或隐藏
The text was updated successfully, but these errors were encountered: