Commit 80148dd2195b3ef7507c9f31206a6be23d8ce789

Authored by yvan.ni
1 parent 79d26cfb

活动结束要显示订单优惠

pages/goods/goodsInfo/goodsInfo.js
... ... @@ -7853,7 +7853,7 @@ Page({
7853 7853 this.get_sku(os.stoid, this.data.data, gid);
7854 7854 this.get_sto();
7855 7855 if (!this.data.data.whsle_id)
7856   - this.check_is_youhui(gid, 1);
  7856 + this.check_is_youhui(gid);
7857 7857 this.data.is_normal = 1;
7858 7858 },
7859 7859  
... ...