当日产量收坯机修改

master
Yangwl 8 months ago
parent ee8d51141f
commit 5211c55bae

@ -307,7 +307,7 @@ export default {
}, },
xAxis: { xAxis: {
name: "辆", name: "辆",
// max: total, max: '100',
splitLine: { splitLine: {
show: false, show: false,
}, },
@ -540,7 +540,7 @@ export default {
}, },
xAxis: { xAxis: {
name: "辆", name: "辆",
// max: total, max: 50,
splitLine: { splitLine: {
show: false, show: false,
}, },
@ -733,7 +733,7 @@ export default {
}, },
xAxis: { xAxis: {
name: "辆", name: "辆",
// max: total, max: 150,
splitLine: { splitLine: {
show: false, show: false,
}, },
@ -927,7 +927,7 @@ export default {
}, },
xAxis: { xAxis: {
name: "辆", name: "辆",
// max: total, max: 30,
splitLine: { splitLine: {
show: false, show: false,
}, },

Loading…
Cancel
Save