From 9f9494a600c2e1d33d6c48f15af971b7161d2aee Mon Sep 17 00:00:00 2001 From: fofolee Date: Fri, 28 Feb 2025 09:08:00 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E8=BE=93=E5=87=BA=E7=AA=97?= =?UTF-8?q?=E5=8F=A3=E8=83=8C=E6=99=AF=E9=A2=9C=E8=89=B2=E5=92=8Cutools?= =?UTF-8?q?=E4=B8=80=E8=87=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/CommandRunResult.vue | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/components/CommandRunResult.vue b/src/components/CommandRunResult.vue index 100fc09..f94bf38 100644 --- a/src/components/CommandRunResult.vue +++ b/src/components/CommandRunResult.vue @@ -13,6 +13,7 @@ width: fromUtools ? '100%' : '700px', overflow: 'hidden', }" + class="command-run-result" >
+ +