NEZ-1594 fix:Chart templates新增数据后,单击编辑按钮Metric内表达式消失
This commit is contained in:
@@ -779,6 +779,7 @@ export default {
|
||||
this.chartConfig.elements.forEach(item => {
|
||||
this.addExpression(item)
|
||||
})
|
||||
this.expressionChange()
|
||||
}
|
||||
},
|
||||
chartTypeChange (type) {
|
||||
|
||||
Reference in New Issue
Block a user