Commit 2893effc authored by “yiyousong”'s avatar “yiyousong”

fix:修改保存窗口关联业务

parent 13c22c40
......@@ -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