peng
2025-10-29 65956f8f44f764dd007b1a0141302b5614c9ca89
manager/src/views/activity-prize/prize-store.vue
@@ -107,7 +107,7 @@
            type="primary"
            class="add-btn"
            v-if="row.generateStatus ==='NOT_GENERATE'"
          >生成优惠卷</Button>
          >生成店铺抽奖劵</Button>
          <Button
            @click="detail(row)"
@@ -569,7 +569,7 @@
      this.codeLoading = true;
      this.QRCodeUrl = this.codeUrl + "?id="+ row.id;
       console.log('--------------->',this.QRCodeUrl);
    },
    detail(row){
      this.showPrizeClaim = true;