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