text: index ===0 ?`{month|${month.format('M月')}}{stats|共${monthStats[index].total}项,已落实${monthStats[index].resolved}项}`:`{month|${month.format('M月')}}{stats|共${monthStats[index].total}项,已落实${monthStats[index].resolved}项}`,
text: index ===0 ?`{month|${month.format('M月')}}{stats|共${monthStats[index].total}项,已落实0项}`:`{month|${month.format('M月')}}{stats|共${monthStats[index].total}项,已落实0项}`,