We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26014a1 commit 80d1693Copy full SHA for 80d1693
km-console/packages/layout-clusters-fe/src/components/TourGuide/steps.ts
@@ -70,7 +70,7 @@ const ClusterDetailSteps = {
70
},
71
72
{
73
- target: '.single-cluster-detail .ks-chart-container-header .header-right .icon-box',
+ target: '.single-cluster-detail .ks-chart-container-header .header-right .dcloud-btn',
74
title: '指标筛选',
75
content: '点击这里可以对展示的图表进行筛选',
76
placement: 'left-start' as const,
0 commit comments