张延森 3 年 前
コミット
97ae4eb080
共有1 個のファイルを変更した4 個の追加0 個の削除を含む
  1. 4
    0
      src/pages/Honghe.vue

+ 4
- 0
src/pages/Honghe.vue ファイルの表示

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