diff --git a/km-console/packages/layout-clusters-fe/src/components/TourGuide/steps.ts b/km-console/packages/layout-clusters-fe/src/components/TourGuide/steps.ts index 69fb2ba4..8add261a 100644 --- a/km-console/packages/layout-clusters-fe/src/components/TourGuide/steps.ts +++ b/km-console/packages/layout-clusters-fe/src/components/TourGuide/steps.ts @@ -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: '指标筛选', content: '点击这里可以对展示的图表进行筛选', placement: 'left-start' as const,