Fix:5759 【礼品集采中心小程序】我的订单-集采中心,领取采购批发礼品的盲盒,订单列表和订单详情页效果显示错误
This commit is contained in:
@@ -282,7 +282,7 @@
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
<view v-else>
|
||||
<view v-else-if="!(isCollectiveCenterMode && isBlindBoxGiftOrder(order))">
|
||||
<view
|
||||
v-for="(cart,cartInfoIndex) in order.cartInfo"
|
||||
:key="cartInfoIndex"
|
||||
|
||||
Reference in New Issue
Block a user