update 质量管理 techy-analysis-header

This commit is contained in:
lb
2022-11-22 14:26:12 +08:00
parent bf6ecba045
commit 5ded44a5de
3 changed files with 62 additions and 29 deletions

View File

@@ -36,7 +36,7 @@ export default {
}
},
grid: {
top: '25%',
top: 56,
left: '2%',
right: '5%',
bottom: '5%',
@@ -66,14 +66,15 @@ export default {
yAxis: [
{
name: '成品率',
name: '成品率 ',
type: 'value',
min: 'dataMin',
splitNumber: 4,
nameTextStyle: {
color: 'rgba(255,255,255,0.7)',
fontSize: 12,
align: 'right'
fontSize: 10,
align: 'left',
verticalAlign: 'bottom'
},
axisLine: {
lineStyle: {