Kaynağa Gözat

获奖名单弹框跳转修改

DELL 3 yıl önce
ebeveyn
işleme
80a67b1124
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      packageOperate/activity/record.vue

+ 1 - 1
packageOperate/activity/record.vue

@@ -167,7 +167,7 @@
 			},
 
 			toPrize() {
-				if (listData.prizeType != 'goods') {
+				if (this.listData.prizeType != 'goods') {
 					uni.navigateTo({
 						url: '/packagePrize/prize/index?coupon=1'
 					})