From 5450559470e2a5faefa4defd77a1932459c06828 Mon Sep 17 00:00:00 2001 From: lanyuanxiaoyao Date: Mon, 4 Dec 2023 14:48:40 +0800 Subject: [PATCH] =?UTF-8?q?fix(web):=20=E8=B0=83=E6=95=B4=E6=A0=87?= =?UTF-8?q?=E7=AD=BE=E9=A1=B5=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/index.html b/web/index.html index b724e5b..16e8b94 100644 --- a/web/index.html +++ b/web/index.html @@ -64,7 +64,6 @@ tabs: [ // logTab(), // runningTab(), - toolTab(), overviewTab(), tableTab(), queueTab(), @@ -73,6 +72,7 @@ yarnTab('b1,b5,a4', '压缩 b1 b5 a4', 'datalake,ten_iap.datalake', 'Compaction'), cloudTab(), yarnClusterTab(), + toolTab(), ] } }