Commit aa89175e authored by 赵啸非's avatar 赵啸非

Merge remote-tracking branch 'origin/master'

parents 6dcdba3c 312e4679
......@@ -217,7 +217,7 @@ export default {
if (code === 1) {
this.$message.success(msg);
this.$emit("addSuccess");
this.handleWork();
this.handleClose();
}
this.btnLoading = false;
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment