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