NEZ-1594 fix:Chart templates新增数据后,单击编辑按钮Metric内表达式消失
This commit is contained in:
@@ -402,7 +402,8 @@ export default {
|
||||
name: this.editChart.name,
|
||||
remark: this.editChart.remark,
|
||||
groupId: this.editChart.groupId,
|
||||
panelName: this.editChart.panelName
|
||||
panelName: this.editChart.panelName,
|
||||
varType: this.editChart.varType
|
||||
}
|
||||
},
|
||||
preview (show) {
|
||||
|
||||
Reference in New Issue
Block a user