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