fix:修改 chart表达式检验完成后 换位 错误信息提示位置不正确的问题
This commit is contained in:
@@ -1286,6 +1286,8 @@ export default {
|
||||
}
|
||||
})
|
||||
})
|
||||
const arr = this.chartConfig.elements.map((item, index) => 'elements.' + (index) + '.expression')
|
||||
this.$refs.chartForm.clearValidate(arr)
|
||||
}
|
||||
this.change()
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user