{{info.lease.returnStatus==0?'未归还':info.lease.returnStatus==1?'已归还':info.lease.returnStatus==2?'丢失':''}}
{{info.status==0?'待支付':info.status==1?'待支付':info.status==2?'取消订单':info.status==3?'已支付':''}}
¥
{{(info.totalMoney||info.totalMoney===0||info.totalMoney==='0')?info.totalMoney:'0'}}
使用时长
{{info.type==2?'一次':info.lease.time?info.lease.time+'分钟':'-'}}
计费方式
{{info.type==2?'按次计费':info.type==3?'按时计费':''}}
使用费用
{{info.realMoney?'¥'+info.realMoney:'-'}}
超时
{{info.timeoutTime?info.timeoutTime+'分钟':'-'}}
超时费用
{{info.timeoutMoney?'¥'+info.timeoutMoney:'-'}}
订单总额
{{info.totalMoney?'¥'+info.totalMoney:'-'}}
支付方式
{{info.payType==1?'钱包支付':info.payType==2?'微信支付':info.payType==3?'汇付':'-'}}
收费标准
{{info.battery.price}}元/小时,免费试用{{info.battery.freeTime}}分钟,不足60分钟按60分钟计费
{{info.battery.oncePrice}}元/次,超时按{{info.battery.timeoutPrice}}元/小时计费
租借信息
租赁合同
{{info.contractId}}
查看
租借时间
{{info.lease.leaseTime}}
归还时间
{{info.lease.returnTime?info.lease.returnTime:'-'}}
电池ID
{{info.lease.batteryId}}
电池型号
{{info.battery.model}}
租借机柜
{{info.lease.leaseDevId}}
租借门店
{{info.lease.leaseStoreName}}
租借地点
{{info.lease.leaseStoreAddress}}
归还门店
{{info.lease.returnStoreName?info.lease.returnStoreName:'-'}}
归还地点
{{info.lease.returnStoreAddress?info.lease.returnStoreAddress:'-'}}
归还机柜
{{info.lease.returnDevId?info.lease.returnDevId:'-'}}
订单编号
{{info.orderNo}}