update
This commit is contained in:

parent
b53ce8bd83
commit
140f73814f
@ -531,11 +531,7 @@ export default {
|
||||
type: item.gubun == '2PLAN' ? 'line' : 'bar',
|
||||
data: targetMonthList.map(obj => item[obj] || null),
|
||||
// data: targetMonthList.map(obj => item[obj] || 0)
|
||||
}
|
||||
));
|
||||
|
||||
|
||||
|
||||
}));
|
||||
this.nowSeriesData = seriesData;
|
||||
// xAxisData = myKey.map(obj => obj.header);
|
||||
|
||||
|
Reference in New Issue
Block a user