ali
2024-09-03 0ae83a895e80a4b9777a27f613d721a7e5e2ac18
energy_management_ui/src/views/comprehensiveStatistics/dailyComprehensive/LineChart.vue
@@ -67,7 +67,7 @@
          text: title,
          left: "left",
          textStyle: {
            color: "#606266"
            color: "#fff"
          }
        },
        xAxis: {
@@ -94,7 +94,10 @@
          }
        },
        legend: {
          data: []
          data: [],
          textStyle: {
            color: "#fff"
          }
        },
        series: [
          {