必填校验

This commit is contained in:
qq787203167
2022-03-03 16:20:48 +08:00
parent da1837552f
commit f2e69f0317
@@ -444,7 +444,7 @@
rules[res.db_field_name] = rule
}
})
// this.$set(this, 'rules', rules)
this.$set(this, 'rules', rules)
this.isFormInline = true
this.confirmLoading = false
},