jhzh
2024-10-28 07d84c0cea7588a68b1da323e4d360d3f9dc12d0
src/components/kline-charts/index.vue
@@ -168,7 +168,7 @@
          chart.applyNewData(data);
          this.$emit('updataLine', false)
        })
      }, 10000);
      }, 1000);
    },
    setChartType() {
      let type = 'area'