fix: 修复单集群详情引导步骤定位错误的问题

This commit is contained in:
GraceWalk
2022-09-15 13:39:09 +08:00
parent 26014a11b2
commit 80d1693722

View File

@@ -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,