VVT789
2025-03-26 4095dc9ced52bd0fbef12563078b1a30a6034ce3
zhitan-vue/src/components/Echarts/LineChart.vue
@@ -68,7 +68,7 @@
  console.log("initChart", series)
  let option = {
    title: {
      // text: props.chartData.title,
      text: props.chartData.title || "",
      left: "40",
      textStyle: {
        color: "#2979ff",