重置表单javascript
this.$refs['ageForm'].resetFields() // 表单重置
仅清空校验java
this.$refs['ageForm'].clearValidate() // 清除验证