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