resetFields是用于针对整个表单的 Form Methods(整个表单)
resetField 是针对表单项的 Form-Item Methods(表单的某一个项)
this.$refs['elFormRef'].resetFields();
标签:vue,Methods,Form,resetFields,表单,element From: https://www.cnblogs.com/cmooc/p/16903854.html
resetFields是用于针对整个表单的 Form Methods(整个表单)
resetField 是针对表单项的 Form-Item Methods(表单的某一个项)
this.$refs['elFormRef'].resetFields();
标签:vue,Methods,Form,resetFields,表单,element From: https://www.cnblogs.com/cmooc/p/16903854.html