NEZ-1283 feat: chart-pie 组件开发
This commit is contained in:
@@ -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"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user