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