[Draf] compare dev vs main #43

Open
dev wants to merge 257 commits from dev into dev-base
227 changed files with 38097 additions and 29365 deletions
Showing only changes of commit 140f73814f - Show all commits

View File

@ -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);