NEZ-299 fix:chart编辑页面显示错误修复

This commit is contained in:
wangwenrui
2020-06-03 14:48:58 +08:00
parent 69e716f3c0
commit c856c251fb

View File

@@ -989,6 +989,7 @@
this.elements = [1];
this.elementTarget = [];
bus.chartAddInfo.metricTarget = [];
this.setIsOtherChart();
},
// 创建时打开,用于清空chart-tag数据
initOpen() {