解决办法: this.$nextTick

  created() {
    this.$nextTick(function() {
      this.productEchart();
      this.customentEchart();
      this.saleEchart();
      this.jishiEchart();
      this.jishiEchart1();
    });
  },

 

Logo

前往低代码交流专区

更多推荐