更新
This commit is contained in:
@@ -115,9 +115,9 @@ export default {
|
||||
},
|
||||
closeWindow() {
|
||||
this.$emit("closeWindow");
|
||||
this.$refs.form.clearValidate();
|
||||
this.form = {};
|
||||
this.controlWindows.addInfo = {};
|
||||
this.$refs.form.clearValidate();
|
||||
this.controlWindows.add = false;
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user