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