NEZ-1283 feat: chart-pie 组件开发

This commit is contained in:
zhangyu
2021-12-07 17:43:21 +08:00
parent 2b8737562c
commit c47f6f2ac3
13 changed files with 428 additions and 51 deletions

View File

@@ -530,7 +530,7 @@
</el-form-item>
<el-form-item
v-if="item.type === 'range'"
:prop="'param.valueMapping.mapping.' + index + 'to'"
:prop="'param.valueMapping.mapping.' + index + '.to'"
:rules="{ required: true, message: $t('validate.required'), trigger: 'change'}"
class="thresholds-from-item"
>