更新
This commit is contained in:
@@ -82,8 +82,8 @@
|
|||||||
<view>
|
<view>
|
||||||
{{detail.billTypeName + ' '}}{{ detail.occurAmount|moneyFormat}}元
|
{{detail.billTypeName + ' '}}{{ detail.occurAmount|moneyFormat}}元
|
||||||
</view>
|
</view>
|
||||||
<view class="text-gray text-sm">
|
<view class="text-gray text-sm" v-if="detail.distributeOilRemark">
|
||||||
{{'备注:' + detail.distributeOilRemark + ' '}}
|
备注: {{detail.distributeOilRemark}}
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="action">
|
<view class="action">
|
||||||
|
|||||||
Reference in New Issue
Block a user