fix add command

This commit is contained in:
bwcx_jzy 2021-12-23 21:50:40 +08:00
parent f8d625dd8c
commit 2a928f9b82
No known key found for this signature in database
GPG Key ID: 5E48E9372088B9E5

View File

@ -220,6 +220,7 @@ export default {
this.editCommandVisible = true;
this.getAllSSHList();
this.chooseSsh = [];
this.temp = {};
this.$refs["editCommandForm"] && this.$refs["editCommandForm"].resetFields();
},
//