mirror of
https://gitee.com/dromara/Jpom.git
synced 2024-12-03 04:18:21 +08:00
fix add command
This commit is contained in:
parent
f8d625dd8c
commit
2a928f9b82
@ -220,6 +220,7 @@ export default {
|
||||
this.editCommandVisible = true;
|
||||
this.getAllSSHList();
|
||||
this.chooseSsh = [];
|
||||
this.temp = {};
|
||||
this.$refs["editCommandForm"] && this.$refs["editCommandForm"].resetFields();
|
||||
},
|
||||
// 修改
|
||||
|
Loading…
Reference in New Issue
Block a user