From a12569ca91b05ef32f81eda34967b234543c7817 Mon Sep 17 00:00:00 2001 From: xlsea Date: Tue, 25 Jun 2024 17:53:44 +0800 Subject: [PATCH] =?UTF-8?q?fix(sj=5Fmap=5Freduce):=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E6=97=A5=E5=BF=97=E5=BC=B9=E7=AA=97=E6=89=93=E5=BC=80=E6=97=B6?= =?UTF-8?q?=E9=97=B4=E8=BE=83=E9=95=BF=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/common/log-drawer.vue | 32 ++++---- .../modules/common/flow-log-drawer.vue | 75 +------------------ src/views/job/batch/index.vue | 14 ++-- .../batch/modules/job-batch-detail-drawer.vue | 2 +- 4 files changed, 27 insertions(+), 96 deletions(-) diff --git a/src/components/common/log-drawer.vue b/src/components/common/log-drawer.vue index 731995b..9a7dd2d 100644 --- a/src/components/common/log-drawer.vue +++ b/src/components/common/log-drawer.vue @@ -99,13 +99,7 @@ function openNewTab() {