NEZ-299 fix:chart编辑页面显示错误修复
This commit is contained in:
@@ -989,6 +989,7 @@
|
|||||||
this.elements = [1];
|
this.elements = [1];
|
||||||
this.elementTarget = [];
|
this.elementTarget = [];
|
||||||
bus.chartAddInfo.metricTarget = [];
|
bus.chartAddInfo.metricTarget = [];
|
||||||
|
this.setIsOtherChart();
|
||||||
},
|
},
|
||||||
// 创建时打开,用于清空chart-tag数据
|
// 创建时打开,用于清空chart-tag数据
|
||||||
initOpen() {
|
initOpen() {
|
||||||
|
|||||||
Reference in New Issue
Block a user