@@ -249,6 +249,7 @@ export default {
} else {
this.status = 'opened'
}
+ this.getValidity()
break;
// 红包被领完了
case '2008':
@@ -357,7 +358,6 @@ export default {
// 领取任务红包
this.setCookieMid()
this.getRedPacket()
- this.getValidity()
this.home_show = true
this.status = 'no-chrome'