3
0
Fork 0

fix(order): bug-6 订单业绩bv不展示

This commit is contained in:
ywk 2025-04-09 11:59:40 +08:00
parent 7186ecb48f
commit 3ce035070e
2 changed files with 4 additions and 4 deletions

View File

@ -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">
{{'收货人信息'}} {{'收货人信息'}}

View File

@ -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">
{{'收货人信息'}} {{'收货人信息'}}