返回
星油收银台
{{order.realAmount>0?order.realAmount:'xxx.x'|moneyFormat}}
{{order.oldRealAmount>0?order.oldRealAmount:'xxx.x'|moneyFormat}}
支付剩余时间
请提醒加油员使用
“{{showtitles}}”
进行订单核销
订单编号:
{{order.orderSerialNumber?order.orderSerialNumber:''}}
油站:
{{order.siteName?order.siteName:''}} {{order.siteLevel}}级
油品油枪:
{{order.oilsCode?order.oilsCode+' ':''}}&{{ order.gunName?order.gunName+'号枪': order.oilsBar?order.oilsBar+'号枪':'未选择油枪'}}
加油升数:
{{order.volume?order.volume :'xxx.x' | moneyFormath}} L
加油金额:
{{ moneyIntercept(order.xoilAmountGun )}}
星油优惠:
{{ moneyIntercept(order.oilDiscountAmount)}}
优惠券:
{{order.couponDiscountAmount>0?order.couponDiscountAmount:'xxx.x'|moneyFormat}}
合计:
{{order.realAmount>0? '¥'+ order.realAmount:'xxx.x'|}}
订单编号:
{{order.orderId?order.orderId:''}}
油站:
{{order.siteName?order.siteName:''}} {{order.siteLevel}}级
加注类型:
{{order.formats | ureaFormats }}
{{list.brandName}}
{{list.options}}/桶X{{list.goodsQuantity}}
¥{{list.totalPrice}}
加注量:
{{order.oldRealLiter?order.oldRealLiter :'xxx.x' }}
合计:
{{order.oldRealAmount>0? '¥'+ order.oldRealAmount:'xxx.x'|}}