feat:panel-chartBox-preview 添加alertList图表类型
This commit is contained in:
@@ -1372,6 +1372,7 @@ export default {
|
||||
chartNext.prev = duplicateChartId;
|
||||
}
|
||||
console.log(duplicateChart)
|
||||
|
||||
this.dataList.splice(chartNextIndex,0,duplicateChart);
|
||||
|
||||
let indexInTotal = this.dataTotalList.indexOf(chart);
|
||||
|
||||
Reference in New Issue
Block a user