mirror of
https://github.com/didi/KnowStreaming.git
synced 2025-12-24 11:52:08 +08:00
fix: 修复单集群详情引导步骤定位错误的问题
This commit is contained in:
@@ -70,7 +70,7 @@ const ClusterDetailSteps = {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
target: '.single-cluster-detail .ks-chart-container-header .header-right .icon-box',
|
target: '.single-cluster-detail .ks-chart-container-header .header-right .dcloud-btn',
|
||||||
title: '指标筛选',
|
title: '指标筛选',
|
||||||
content: '点击这里可以对展示的图表进行筛选',
|
content: '点击这里可以对展示的图表进行筛选',
|
||||||
placement: 'left-start' as const,
|
placement: 'left-start' as const,
|
||||||
|
|||||||
Reference in New Issue
Block a user