11111
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
</view>
|
||||
<view class="bottom text-left margin-top-xs margin-bottom-xs">
|
||||
<text class="padding-left-xs text-lg">
|
||||
<text class=" text-lg " v-if="item.volume">{{item.volume|numberFilter}} {{item.oilProductType=='GAS'?'KG':'L'}}</text>
|
||||
<text class=" text-lg " v-if="item.volume">{{item.volume|numberFilter}} {{item.oilProductType=='GAS'?'L':'L'}}</text>
|
||||
<!-- {{item.createTime}} -->
|
||||
</text>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user