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