显示分油备注

This commit is contained in:
KongDuo
2023-05-31 14:05:27 +08:00
parent 9b5e019423
commit e6e6a74f82

View File

@@ -82,6 +82,9 @@
<view>
{{detail.billTypeName + ' '}}{{ detail.occurAmount|moneyFormat}}
</view>
<view class="text-gray text-sm">
{{'备注:' + detail.distributeOilRemark + ' '}}
</view>
</view>
<view class="action">
<text class="text-black">{{detail.occurAmount|moneyFormat}}</text>