fix: 修改 valiue Mapping 不显示的问题

This commit is contained in:
zhangyu
2021-12-23 16:06:38 +08:00
parent 14dac415d8
commit 2890eee11d
3 changed files with 17 additions and 3 deletions

View File

@@ -508,9 +508,9 @@
></el-switch>
</div>
<transition name="el-zoom-in-top">
<el-row v-if="chartConfig.param.enable.thresholds">
<el-row v-if="chartConfig.param.enable.valueMapping">
<div
v-for="(item,index) in chartConfig.param.thresholds"
v-for="(item,index) in chartConfig.param.valueMapping"
:key="index"
>
<div class="chart-title chart-title-config">