Browse Source

奖品跳转优惠券页面修改

DELL 3 năm trước cách đây
mục cha
commit
7d9ec5c5f7
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      pages/prize/index.vue

+ 2 - 0
pages/prize/index.vue

@@ -137,8 +137,10 @@
 			if (opthios != undefined) {
 				if (opthios.coupon == 1) {
 					this.currentIndex = 1
+					this.state = 1
 				} else {
 					this.currentIndex = 0
+					this.state = 0
 				}
 			}
 		},