Jelajahi Sumber

获奖名单弹框跳转修改

DELL 3 tahun lalu
induk
melakukan
80a67b1124
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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'
 					})