@@ -253,7 +253,7 @@ export default {
this.binggo = false
},
handleMonthClick(month) {
- if (!this.person || !this.personId) {
+ if (!this.person || !this.person.personId) {
alert('为了您能够正常参与抽奖,请刷新页面并同意授权微信昵称!')
return
}