代码如下: 规则的绑定如下: 在form表单里动态绑定rules,绑定的值ruleValidate如下: 实现验证代码如下: this.$refs[name]中的name就是form表单绑定的ref的值。