积分bug
This commit is contained in:
parent
54f8adf15e
commit
4fbc8b9bf3
@ -18,7 +18,7 @@
|
||||
|
||||
<view class="c-goods">
|
||||
<view class="t">
|
||||
共{{item.count}}件商品
|
||||
共{{state.orderInfo.productCount}}件商品
|
||||
</view>
|
||||
|
||||
<view class="b-detail" v-for="(item,index) in state.orderInfo.items" :key="item.goods_id">
|
||||
|
Loading…
Reference in New Issue
Block a user