VVT789
2025-04-08 592b601bd682a0bc12c6d5c8032a9d6ac4de8172
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",