fix:解决冲突

This commit is contained in:
zyh
2023-08-02 10:58:13 +08:00

View File

@@ -502,6 +502,7 @@ export default {
this.chartData = []
elements.forEach((element, index) => {
const data = this.dataJson[this.chartInfo.id + '_' + index].data.result.map(item => {
this.allDataLength++
return {
...item,
elements: element