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