修改施工方案和关键事项
This commit is contained in:
@@ -404,7 +404,7 @@ var basePath = '<%= ResolveUrl("~/") %>';
|
||||
},
|
||||
axisLabel: {
|
||||
show: true,
|
||||
interval: 0,
|
||||
/*interval: 0,*/
|
||||
textStyle: {
|
||||
color: 'rgba(255, 255, 255, 0.8)'
|
||||
}
|
||||
@@ -461,7 +461,7 @@ var basePath = '<%= ResolveUrl("~/") %>';
|
||||
},{
|
||||
name: '当月人工时',
|
||||
type: 'bar',
|
||||
barWidth: 40,
|
||||
/* barWidth: 40,*/
|
||||
data: two.series[1].data
|
||||
}]
|
||||
category_Two('two', xArr, data)
|
||||
@@ -688,7 +688,7 @@ var basePath = '<%= ResolveUrl("~/") %>';
|
||||
},
|
||||
axisLabel: {
|
||||
show: true,
|
||||
interval: 0,
|
||||
/*interval: 0,*/
|
||||
fontSize:10,
|
||||
rotate: 15,
|
||||
textStyle: {
|
||||
@@ -748,7 +748,7 @@ var basePath = '<%= ResolveUrl("~/") %>';
|
||||
},{
|
||||
name: '当月',
|
||||
type: 'bar',
|
||||
barWidth: 30,
|
||||
/* barWidth: 30,*/
|
||||
data: five.series[0].data
|
||||
}]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user