兼容普通商品

This commit is contained in:
Gaoxs
2021-01-12 20:09:26 +08:00
parent 349229b3be
commit 24b30dbd2f
3 changed files with 12 additions and 9 deletions

View File

@ -114,7 +114,7 @@
<image src="@/static/images/line.jpg" />
</view>
</template>
<OrderGoods :evaluate="status.type || 0" isIntegral :cartInfo="orderInfo.cartInfo || []"></OrderGoods>
<OrderGoods :evaluate="status.type || 0" :isIntegral="isIntegral" :cartInfo="orderInfo.cartInfo || []"></OrderGoods>
<view class="wrapper">
<view class="item acea-row row-between">
<view>订单编号</view>