[update]
This commit is contained in:
@@ -140,6 +140,9 @@ export default {
|
||||
this.title = '新增'
|
||||
this.formInline = {}
|
||||
this.formInline.state = '1'
|
||||
this.$nextTick(() => {
|
||||
this.$refs['ruleForm'].resetFields();
|
||||
})
|
||||
},
|
||||
editModel(value) {
|
||||
this.visible = true
|
||||
|
||||
Reference in New Issue
Block a user