Commit 80148dd2195b3ef7507c9f31206a6be23d8ce789
1 parent
79d26cfb
活动结束要显示订单优惠
Showing
1 changed file
with
1 additions
and
1 deletions
pages/goods/goodsInfo/goodsInfo.js
@@ -7853,7 +7853,7 @@ Page({ | @@ -7853,7 +7853,7 @@ Page({ | ||
7853 | this.get_sku(os.stoid, this.data.data, gid); | 7853 | this.get_sku(os.stoid, this.data.data, gid); |
7854 | this.get_sto(); | 7854 | this.get_sto(); |
7855 | if (!this.data.data.whsle_id) | 7855 | if (!this.data.data.whsle_id) |
7856 | - this.check_is_youhui(gid, 1); | 7856 | + this.check_is_youhui(gid); |
7857 | this.data.is_normal = 1; | 7857 | this.data.is_normal = 1; |
7858 | }, | 7858 | }, |
7859 | 7859 |