huangxiaojing 2 gadi atpakaļ
vecāks
revīzija
4251a5fb4b
1 mainītis faili ar 4 papildinājumiem un 4 dzēšanām
  1. 4 4
      pages/activity/lottery/index.vue

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

@@ -526,10 +526,10 @@ export default {
         });
         return false;
       }
-      // if (this.num === 0) {
-      //   this.showPay = true;
-      //   return false;
-      // }
+      if (this.num === 0) {
+        this.showPay = true;
+        return false;
+      }
       return true;
     },
     closed() {