feat(sgsy): 奖金明细添加见点收益字段

This commit is contained in:
woody 2025-07-24 15:15:40 +08:00
parent 8e1fc10696
commit e9f8842fd2
1 changed files with 6 additions and 0 deletions

View File

@ -72,6 +72,12 @@
{{ item.serviceIncome | toThousandthAndKeepDecimal }} {{ item.serviceIncome | toThousandthAndKeepDecimal }}
</view> </view>
</view> </view>
<view class="flex_s">
<view class="data-left">见点收益</view>
<view class="data-right">
{{ item.glohalPoints | toThousandthAndKeepDecimal }}
</view>
</view>
<!-- <view class="flex_s"> <!-- <view class="flex_s">
<view class="data-left"> <view class="data-left">
级差收益 级差收益