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;