From 4c7260beb20f14b125f5dbcce9200ea098e51269 Mon Sep 17 00:00:00 2001 From: bluemangoo Date: Mon, 24 Jul 2023 08:58:06 +0800 Subject: [PATCH] Fix: multi-command stop command use textarea for input --- src/app/views/InstanceDetail.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/app/views/InstanceDetail.vue b/src/app/views/InstanceDetail.vue index d255860c..947d956b 100755 --- a/src/app/views/InstanceDetail.vue +++ b/src/app/views/InstanceDetail.vue @@ -200,7 +200,10 @@ Copyright (C) 2022 MCSManager {{ $t("instancesDetail.stopCmdInfo") }} - +