mirror of
https://github.com/didi/KnowStreaming.git
synced 2025-12-24 11:52:08 +08:00
[Bugfix] 修复打包不成功(#940)
This commit is contained in:
@@ -250,7 +250,7 @@ const DraggableCharts = (): JSX.Element => {
|
|||||||
name: 'Connect',
|
name: 'Connect',
|
||||||
customContent: <SelectContent scopeList={scopeList} title="请选择 Connect 范围" />,
|
customContent: <SelectContent scopeList={scopeList} title="请选择 Connect 范围" />,
|
||||||
}}
|
}}
|
||||||
setScreenType={setScreenType}
|
// setScreenType={setScreenType} // 3.3.1小版本发布
|
||||||
/>
|
/>
|
||||||
<MetricsFilter
|
<MetricsFilter
|
||||||
ref={metricFilterRef}
|
ref={metricFilterRef}
|
||||||
|
|||||||
Reference in New Issue
Block a user