supplier_vue/src/views/plus/bonus/index.vue
@@ -95,9 +95,8 @@
    }
  },
  created() {
    setTimeout(()=>{
      this.init();
    },100)
    this.init();
  },
  beforeDestroy() {