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