Commit a713a2412178044d28b6263d806f366036c73d27

Authored by season
2 parents fc98a72d 3f0927d6

Merge branch 'qa' of http://git.vipzhuang.cn/wxd/MShopWeApp

packageE/pages/cart/cart2_pt/cart2_pt.js
@@ -1851,7 +1851,7 @@ Page({ @@ -1851,7 +1851,7 @@ Page({
1851 return th.get_wuliu(th.calculatePrice2()); 1851 return th.get_wuliu(th.calculatePrice2());
1852 } 1852 }
1853 1853
1854 - if (ty !=0 && th.data.using_quan[th.data.bn_pick].isby==1) { 1854 + if (ty !=0 && th.data.using_quan[th.data.bn_pick] && th.data.using_quan[th.data.bn_pick].isby==1) {
1855 let using_quan={ 1855 let using_quan={
1856 [th.data.bn_pick]:{ 1856 [th.data.bn_pick]:{
1857 is_nouse_red:1 1857 is_nouse_red:1