订单详情
收费策略 :
{{fee.feePrice}}元/小时
{{fee.feePrice}}元/半小时
,前{{fee.feeFreeTime}}分钟免费,总封顶{{fee.feeMaxPrice}}元
电池编号: {{listobj.deviceSn}}
租借店铺: {{listobj.startStoreName}}
租借设备: {{listobj.startCabinetSn}}
租借时间: {{listobj.startRentTime}}
租借地址: {{listobj.startStoreAddress}}
归还店铺: {{listobj.endStoreName == null ? '-' : listobj.endStoreName}}
归还设备: {{listobj.endCabinetSn == null ? '-' : listobj.endCabinetSn}}
归还时间: {{listobj.endStoreAddress == null ? '-' : listobj.endStoreAddress}}
归还地址: {{listobj.endStoreAddress == null ? '-' : listobj.endStoreAddress}}
支付时间: {{listobj.payTime == null ? '-' : listobj.payTime}}
订单时长:
{{zuzhuan}}
{{listobj.remainingTime}}
支付类型:
普通租赁
免押金租赁
预估金额: ¥{{ listobj.sale.money / 100}}
预估金额: ¥{{ listobj.payMoney == null ? (zujiemoney > fee.feeMaxPrice ? fee.feeMaxPrice : zujiemoney) : listobj.payMoney}}
付款金额: {{listobj.money == null ? '-' : '¥' + listobj.money}}
退款金额: {{listobj.refundAmount == null ? '-' : '¥' + listobj.refundAmount}}
订单编号: {{listobj.orderNo}}
订单状态:
租借中
待扣款
已完成
租转卖
弹出失败
收益明细
{{item.agentName}}({{item.agentLevel}}级代理)
{{item.amount == null ? '-' : item.amount }}