张延森 3 anos atrás
pai
commit
97ae4eb080
1 arquivos alterados com 4 adições e 0 exclusões
  1. 4
    0
      src/pages/Honghe.vue

+ 4
- 0
src/pages/Honghe.vue Ver arquivo

@@ -335,6 +335,10 @@ export default {
335 335
           if (err && err.code === 9999) {
336 336
             this.PrizeState = 2
337 337
 
338
+            this.prizeList = this.prizeList.map(x => ({ ...x, exitsNum: 0 }))
339
+            
340
+            alert('对不起, 您来晚了, 奖品已抽完')
341
+
338 342
             // 奖品没了
339 343
           } else {
340 344
             // 其他错误