@ -495,7 +495,7 @@ const updateBarChart = (chartData, newSources, oldSources) => {
name: '老用户',
type: 'bar',
barWidth: '20%',
color: '#9287e7',
color: '#92CB74',
data: oldUserData,
stack: 'total'
}