Compare commits
2 Commits
9b5e019423
...
e883da3fff
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e883da3fff | ||
|
|
e6e6a74f82 |
@@ -82,6 +82,9 @@
|
||||
<view>
|
||||
{{detail.billTypeName + ' '}}{{ detail.occurAmount|moneyFormat}}元
|
||||
</view>
|
||||
<view class="text-gray text-sm" v-if="detail.distributeOilRemark">
|
||||
备注: {{detail.distributeOilRemark}}
|
||||
</view>
|
||||
</view>
|
||||
<view class="action">
|
||||
<text class="text-black">{{detail.occurAmount|moneyFormat}}</text>
|
||||
|
||||
Reference in New Issue
Block a user