1 Commits

Author SHA1 Message Date
KongDuo
e6e6a74f82 显示分油备注 2023-05-31 14:05:43 +08:00

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>