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