diff --git a/web-vue/src/pages/node/ssh/command.vue b/web-vue/src/pages/node/ssh/command.vue index cacbe8a79..b22632fa9 100644 --- a/web-vue/src/pages/node/ssh/command.vue +++ b/web-vue/src/pages/node/ssh/command.vue @@ -220,6 +220,7 @@ export default { this.editCommandVisible = true; this.getAllSSHList(); this.chooseSsh = []; + this.temp = {}; this.$refs["editCommandForm"] && this.$refs["editCommandForm"].resetFields(); }, // 修改