中秋更新
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
<view class="padding-tb-xs text-left">
|
||||
油品油枪:
|
||||
<text class="fr nowrap">
|
||||
{{order.oilsCode?order.oilsCode+' ':''}}&{{order.oilsBar?order.oilsBar+'号枪':'未选择油枪'}} </text>
|
||||
{{order.oilsCode?order.oilsCode+' ':''}}&{{ order.gunName?order.gunName+'号枪': order.oilsBar?order.oilsBar+'号枪':'未选择油枪'}} </text>
|
||||
</view>
|
||||
<view class="padding-tb-xs text-left">
|
||||
加油升数:
|
||||
|
||||
Reference in New Issue
Block a user