I have a multi-step form using Vue3 and Vee-Validate with Yup. I want to reset a field to remove it from the values and then fill it again with a new value. But when I do this, the meta.valid tag is still "false" instead of becoming "true" as the form is now valid with a correct value.
If it helps :
.vue
Thanks everyone :)
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745088823a4610564.html
评论列表(0条)