Merge branch 'release/1.0' of git.yoho.cn:fe/yoho-blk into release/1.0
Showing
1 changed file
with
0 additions
and
2 deletions
@@ -340,8 +340,6 @@ const helpers = { | @@ -340,8 +340,6 @@ const helpers = { | ||
340 | let defaultImages = g.defaultImages; | 340 | let defaultImages = g.defaultImages; |
341 | let goodsId; | 341 | let goodsId; |
342 | 342 | ||
343 | - console.log(g); | ||
344 | - | ||
345 | if (goodsList && goodsList.length > 0) { | 343 | if (goodsList && goodsList.length > 0) { |
346 | goodsId = goodsList[0].goodsId; | 344 | goodsId = goodsList[0].goodsId; |
347 | 345 |
-
Please register or login to post a comment