@@ -38,12 +38,6 @@ export function getGroupConsumption(nameList = [], actualPlan = [], actualSupple
formatter: "{value} (h)",
},
- {
- type: "value",
- axisLabel: {
- formatter: "{value} (h)",
- },
],
series: [
{
@@ -73,7 +67,6 @@ export function getGroupConsumption(nameList = [], actualPlan = [], actualSupple
name: "汇总",
type: "line",
- yAxisIndex: 1,
lineStyle: {
normal: {
width: 3,