@@ -210,8 +210,9 @@ Page({
this.hitPrizeMapData(res.data)
}
}).catch(_ => {
- this.data.stopNotify = true
console.log(_)
+ this.data.stopNotify = true
+ this.isLock = false
this.getDrawTimes()
})
},