huangxiaojing %!s(int64=2) %!d(string=hai) anos
pai
achega
ea342b461f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/activity/lottery/index.vue

+ 1 - 1
pages/activity/lottery/index.vue

@@ -463,7 +463,7 @@ export default {
         this.payType = this.paySupportType[0]
         this.phoneType = res.data.phoneType
         this.title = res.data.title
-        this.prizeIndex = res.data.luckDrawType;
+        this.prizeIndex = res.data.luckDrawType === 1 ? 5 : 2;
         if (this.num === 0) {
           this.showPay = true
         }