张延森 hace 3 años
padre
commit
97ae4eb080
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4
    0
      src/pages/Honghe.vue

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

@@ -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
             // 其他错误