This commit is contained in:
zhaomeijing
2022-05-27 10:33:37 +08:00
parent 79ce4c9f2b
commit fa200eb6bd
@@ -140,9 +140,9 @@ export default {
this.title = '新增'
this.formInline = {}
this.formInline.state = '1'
this.$nextTick(() => {
this.$refs['ruleForm'].resetFields();
})
// this.$nextTick(() => {
// this.$refs['ruleForm'].resetFields();
// })
},
editModel(value) {
this.visible = true