From ab0f4380b2ca4f3808263bf641dab10b356fd7c6 Mon Sep 17 00:00:00 2001
From: ssongliu <73214554+ssongliu@users.noreply.github.com>
Date: Tue, 11 Apr 2023 12:04:25 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=9D=E5=AD=98=E4=B8=BB=E6=9C=BA?=
=?UTF-8?q?=E4=BF=A1=E6=81=AF=E5=BF=85=E9=A1=BB=E5=85=88=E9=80=9A=E8=BF=87?=
=?UTF-8?q?=E8=BF=9E=E6=8E=A5=E6=B5=8B=E8=AF=95=20(#574)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../views/host/terminal/host/operate/index.vue | 17 ++++++++++++++---
.../host/terminal/terminal/host-create.vue | 15 +++++++++++++--
2 files changed, 27 insertions(+), 5 deletions(-)
diff --git a/frontend/src/views/host/terminal/host/operate/index.vue b/frontend/src/views/host/terminal/host/operate/index.vue
index d0645d92f..922d23d1f 100644
--- a/frontend/src/views/host/terminal/host/operate/index.vue
+++ b/frontend/src/views/host/terminal/host/operate/index.vue
@@ -79,7 +79,7 @@
{{ $t('terminal.testConn') }}
-
+
{{ $t('commons.button.confirm') }}
@@ -89,7 +89,7 @@