From ac400c7188601ad5048ff9dd9421dd60bc609740 Mon Sep 17 00:00:00 2001 From: John Bro <42930107+john1298308460@users.noreply.github.com> Date: Tue, 23 Apr 2024 11:18:06 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20SSH=20=E8=BF=9E=E6=8E=A5=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E6=98=BE=E7=A4=BA=E4=BC=98=E5=8C=96=20(#4650)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Refs #4546 --- frontend/src/views/host/terminal/terminal/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/host/terminal/terminal/index.vue b/frontend/src/views/host/terminal/terminal/index.vue index 2ed7ed926..0139a1c62 100644 --- a/frontend/src/views/host/terminal/terminal/index.vue +++ b/frontend/src/views/host/terminal/terminal/index.vue @@ -105,7 +105,7 @@ {{ node.label }} - + {{ node.label.substring(0, 22) }}...