张延森 3 years ago
parent
commit
5124208328
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/pages/Honghe.vue

+ 1
- 1
src/pages/Honghe.vue View File

337
 
337
 
338
             this.prizeList = this.prizeList.map(x => ({ ...x, exitsNum: 0 }))
338
             this.prizeList = this.prizeList.map(x => ({ ...x, exitsNum: 0 }))
339
             
339
             
340
-            alert('对不起, 您来晚了, 奖品已抽完')
340
+            alert('对不起,您来晚了,奖品已抽完')
341
 
341
 
342
             // 奖品没了
342
             // 奖品没了
343
           } else {
343
           } else {