This commit is contained in:
parent
ccb013294d
commit
962ceebf0b
|
|
@ -232,7 +232,7 @@ function initTeamQualityChart() {
|
|||
name: '合格率',
|
||||
type: 'bar',
|
||||
data: [],
|
||||
barWidth: '45%',
|
||||
barWidth: '30',
|
||||
itemStyle: {
|
||||
color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [{
|
||||
offset: 0,
|
||||
|
|
|
|||
Loading…
Reference in New Issue