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