This commit is contained in:
lixuan
2023-02-27 09:20:14 +08:00
parent 920a9c3d28
commit cba8576e30
4 changed files with 37 additions and 11 deletions

View File

@@ -368,7 +368,7 @@ export default {
this.$emit("closeWindow");
this.form = {};
this.$refs.form.clearValidate();
this.controlWindows.create = false;
this.controlWindows.bill = false;
},
},
};