Showing
2 changed files
with
0 additions
and
2 deletions
@@ -201,7 +201,6 @@ function onReachBottom(type) { | @@ -201,7 +201,6 @@ function onReachBottom(type) { | ||
201 | function fellow(id, lottery) { | 201 | function fellow(id, lottery) { |
202 | let info = prizeListStore.get(id); | 202 | let info = prizeListStore.get(id); |
203 | 203 | ||
204 | - console.log(info); | ||
205 | let lotteryInfo; | 204 | let lotteryInfo; |
206 | 205 | ||
207 | if (info && info.lotteryInfo) { | 206 | if (info && info.lotteryInfo) { |
-
Please register or login to post a comment