修改bug
This commit is contained in:
parent
85dbca19b3
commit
e740b59800
@ -58,7 +58,7 @@
|
|||||||
<view class="title-card">囤油卡</view>
|
<view class="title-card">囤油卡</view>
|
||||||
<view class="">{{cardsList[cardsIndex].type || '暂无囤油'}}:{{cardsList[cardsIndex].oilName || '0'}}
|
<view class="">{{cardsList[cardsIndex].type || '暂无囤油'}}:{{cardsList[cardsIndex].oilName || '0'}}
|
||||||
</view>
|
</view>
|
||||||
<view>剩余油量:{{cardsList[cardsIndex].incomeLitres}}L</view>
|
<view>剩余油量:{{cardsList[cardsIndex].incomeLitres || '0'}}L</view>
|
||||||
<!-- <view style="lins"> **** **** **** 970 </view> -->
|
<!-- <view style="lins"> **** **** **** 970 </view> -->
|
||||||
</view>
|
</view>
|
||||||
<!-- <view class="">
|
<!-- <view class="">
|
||||||
|
Loading…
Reference in New Issue
Block a user