当日产量收坯机修改

master
Yangwl 8 months ago
parent ee8d51141f
commit 5211c55bae

@ -307,7 +307,7 @@ export default {
},
xAxis: {
name: "辆",
// max: total,
max: '100',
splitLine: {
show: false,
},
@ -540,7 +540,7 @@ export default {
},
xAxis: {
name: "辆",
// max: total,
max: 50,
splitLine: {
show: false,
},
@ -733,7 +733,7 @@ export default {
},
xAxis: {
name: "辆",
// max: total,
max: 150,
splitLine: {
show: false,
},
@ -927,7 +927,7 @@ export default {
},
xAxis: {
name: "辆",
// max: total,
max: 30,
splitLine: {
show: false,
},
@ -1363,4 +1363,4 @@ export default {
background-color: #325e82;
border-color: #0a0f19;
}
</style>
</style>

Loading…
Cancel
Save