feat(withdrawl): 提现明细个税改服务费
This commit is contained in:
parent
1bd3f7f5b3
commit
e6c9573fdb
|
@ -18,7 +18,7 @@
|
|||
}}</view>
|
||||
</view>
|
||||
<view class="linebox">
|
||||
<view class="line_title">{{ '个税' }}</view>
|
||||
<view class="line_title">{{ '服务费' }}</view>
|
||||
<view class="line_content">{{
|
||||
item.incomeTax | toThousandthAndKeepDecimal
|
||||
}}</view>
|
||||
|
|
Loading…
Reference in New Issue