Skip to content

Commit a8847dc

Browse files
Wyb7290ZQKC
authored andcommitted
[Bugfix] 修复打包不成功(#940)
1 parent 4852c01 commit a8847dc

File tree

1 file changed

+1
-1
lines changed
  • km-console/packages/layout-clusters-fe/src/pages/ConnectDashboard

1 file changed

+1
-1
lines changed

km-console/packages/layout-clusters-fe/src/pages/ConnectDashboard/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ const DraggableCharts = (): JSX.Element => {
250250
name: 'Connect',
251251
customContent: <SelectContent scopeList={scopeList} title="请选择 Connect 范围" />,
252252
}}
253-
setScreenType={setScreenType}
253+
// setScreenType={setScreenType} // 3.3.1小版本发布
254254
/>
255255
<MetricsFilter
256256
ref={metricFilterRef}

0 commit comments

Comments
 (0)