diff --git a/nezha-fronted/src/components/common/rightBox/chart/chartConfig.vue b/nezha-fronted/src/components/common/rightBox/chart/chartConfig.vue index a49b70fe2..c6115b122 100644 --- a/nezha-fronted/src/components/common/rightBox/chart/chartConfig.vue +++ b/nezha-fronted/src/components/common/rightBox/chart/chartConfig.vue @@ -33,7 +33,7 @@ class="element-item form-row-item thresholds-from-item" style="margin-bottom: 10px !important" v-for="index of chartConfig.elements.length" - :key="index" + :key="expressionName[index-1] + index" >