From a8847dc2825f6c4902a863200bc98fd7d4fe7b40 Mon Sep 17 00:00:00 2001 From: erge Date: Tue, 21 Feb 2023 18:57:06 +0800 Subject: [PATCH] =?UTF-8?q?[Bugfix]=20=E4=BF=AE=E5=A4=8D=E6=89=93=E5=8C=85?= =?UTF-8?q?=E4=B8=8D=E6=88=90=E5=8A=9F(#940)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../layout-clusters-fe/src/pages/ConnectDashboard/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/km-console/packages/layout-clusters-fe/src/pages/ConnectDashboard/index.tsx b/km-console/packages/layout-clusters-fe/src/pages/ConnectDashboard/index.tsx index 0803aa54..74009716 100644 --- a/km-console/packages/layout-clusters-fe/src/pages/ConnectDashboard/index.tsx +++ b/km-console/packages/layout-clusters-fe/src/pages/ConnectDashboard/index.tsx @@ -250,7 +250,7 @@ const DraggableCharts = (): JSX.Element => { name: 'Connect', customContent: , }} - setScreenType={setScreenType} + // setScreenType={setScreenType} // 3.3.1小版本发布 />