@@ -173,7 +173,7 @@ export default {
list: shuffle(monthList),
currentMonth: null,
showPopup: false,
- showMyWinning: true,
+ showMyWinning: false,
prizeList: [],
bingoId: rand(0, 12) + 1, // 可以抽奖的月份
NOMyWinningShow: true,