调整说明
This commit is contained in:
@@ -534,7 +534,7 @@ export default {
|
||||
dataset: {dimensions: ['username', 'count', 'integral'], source: item.sta},
|
||||
series: [
|
||||
{name: "次数", barWidth: 10, barGap: '20%', type: 'bar'},
|
||||
{name: "获取积分", barWidth: 10, barGap: '20%', type: 'bar'}
|
||||
{name: "积分", barWidth: 10, barGap: '20%', type: 'bar'}
|
||||
]
|
||||
}, true)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user