添加扣款小计
This commit is contained in:
@@ -141,10 +141,10 @@
|
||||
<text class="label">个税</text>
|
||||
<text class="value">{{dataInfo.individualTaxDeduction}}</text>
|
||||
</view>
|
||||
<!-- <view class="item total">
|
||||
<view class="item total">
|
||||
<text class="label">扣款小计</text>
|
||||
<text class="value highlight red">{{deductionTotle}}</text>
|
||||
</view> -->
|
||||
<text class="value highlight red">{{dataInfo.deductionDetails}}</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user