Merge branch 'dev' of ssh://git.online.zzfzyc.com:10022/mp/spider_cloud_warehouse into 订单页
This commit is contained in:
commit
f551b5a015
@ -118,6 +118,7 @@ const ShoppingCartContainer: FC<InternalContainer> = () => {
|
||||
purchaser_id: currentCheckedPurchaserId,
|
||||
sale_mode: currentCheckedSaleMode,
|
||||
shopping_cart_product_color_list: JSON.stringify(checkedGoodsKind),
|
||||
purchaser_name: shoppingCartData?.list.find(item => item.purchaser_id === currentCheckedPurchaserId)?.purchaser_name,
|
||||
})
|
||||
}, 400)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user