bobo преди 3 години
родител
ревизия
6c6e82304c
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2 1
      pages/luckDraw/detail.js

+ 2 - 1
pages/luckDraw/detail.js

@@ -210,8 +210,9 @@ Page({
                 this.hitPrizeMapData(res.data)
             }
         }).catch(_ => {
-            this.data.stopNotify = true
             console.log(_)
+            this.data.stopNotify = true
+            this.isLock = false
             this.getDrawTimes()
         })
     },