fix(order): bug-6 订单业绩bv不展示
This commit is contained in:
parent
7186ecb48f
commit
3ce035070e
|
@ -178,14 +178,14 @@
|
|||
{{ details.orderAchieve |toThousandthAndKeepDecimal}}
|
||||
</view>
|
||||
</view>
|
||||
<view class="disFlex atm just mbt10">
|
||||
<!-- <view class="disFlex atm just mbt10">
|
||||
<view class="tit1">
|
||||
{{'订单业绩'}}(BV)
|
||||
</view>
|
||||
<view class="tit6">
|
||||
{{ details.orderAssAchieve |toThousandthAndKeepDecimal}}
|
||||
</view>
|
||||
</view>
|
||||
</view> -->
|
||||
<view class="xian"></view>
|
||||
<view class="pop_t mbt10">
|
||||
{{'收货人信息'}}
|
||||
|
|
|
@ -108,14 +108,14 @@
|
|||
{{ details.orderAchieve |toThousandthAndKeepDecimal}}
|
||||
</view>
|
||||
</view>
|
||||
<view class="disFlex atm just mbt10">
|
||||
<!-- <view class="disFlex atm just mbt10">
|
||||
<view class="tit1">
|
||||
{{'订单业绩'}}(BV)
|
||||
</view>
|
||||
<view class="tit6">
|
||||
{{ details.orderAssAchieve |toThousandthAndKeepDecimal}}
|
||||
</view>
|
||||
</view>
|
||||
</view> -->
|
||||
<view class="xian"></view>
|
||||
<view class="pop_t mbt10">
|
||||
{{'收货人信息'}}
|
||||
|
|
Loading…
Reference in New Issue