显示分油备注

KongDuo
KongDuo 1 year ago
parent 9b5e019423
commit e6e6a74f82
  1. 3
      BagMoney/pages/oilCards/oilCards.vue

@ -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>

Loading…
Cancel
Save