Baozhangchao 3 年之前
父節點
當前提交
cf10fcc7e1
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      src/pages/Honghe.vue

+ 1
- 1
src/pages/Honghe.vue 查看文件

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