mirror of
https://gitee.com/dromara/Jpom.git
synced 2024-12-03 20:38:52 +08:00
fix
This commit is contained in:
parent
9c719b1d3b
commit
3f09b47e17
@ -726,7 +726,7 @@ export default {
|
|||||||
this.$notification.success({
|
this.$notification.success({
|
||||||
message: res.msg,
|
message: res.msg,
|
||||||
});
|
});
|
||||||
this.nodeConfigVisible = true;
|
this.nodeConfigVisible = false;
|
||||||
this.tableSelections = [];
|
this.tableSelections = [];
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user