fix: 修改 拖拽高度的问题,以及 chart-line nodata的判断

This commit is contained in:
zhangyu
2021-12-21 14:25:13 +08:00
parent d895033e8b
commit 409f911771
17 changed files with 2418 additions and 18 deletions

View File

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