Fix:5759 【礼品集采中心小程序】我的订单-集采中心,领取采购批发礼品的盲盒,订单列表和订单详情页效果显示错误

This commit is contained in:
linxi
2026-08-17 15:36:56 +08:00
parent 6b09cf8a90
commit 57fc90b030
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -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"