显示分油备注
This commit is contained in:
@@ -82,6 +82,9 @@
|
|||||||
<view>
|
<view>
|
||||||
{{detail.billTypeName + ' '}}{{ detail.occurAmount|moneyFormat}}元
|
{{detail.billTypeName + ' '}}{{ detail.occurAmount|moneyFormat}}元
|
||||||
</view>
|
</view>
|
||||||
|
<view class="text-gray text-sm">
|
||||||
|
{{'备注:' + detail.distributeOilRemark + ' '}}
|
||||||
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="action">
|
<view class="action">
|
||||||
<text class="text-black">{{detail.occurAmount|moneyFormat}}</text>
|
<text class="text-black">{{detail.occurAmount|moneyFormat}}</text>
|
||||||
|
|||||||
Reference in New Issue
Block a user