| | |
| | | when ot.payType = 2 then '支付宝' |
| | | when ot.payType = 3 then '余额' |
| | | when ot.payType = 4 then '云闪付' |
| | | else '预备金' end as payTypeStr, |
| | | when ot.payType = 5 then '预备金' |
| | | else '' end as payTypeStr, |
| | | sc.`name` as serverCarModel, |
| | | CONCAT(di.`name`,'-',di.phone) as driver, |
| | | CONCAT(cb.`name`,'-',ci.carLicensePlate) as car, |
| | |
| | | when ot.payType = 2 then '支付宝' |
| | | when ot.payType = 3 then '余额' |
| | | when ot.payType = 4 then '云闪付' |
| | | else '预备金' end as payTypeStr, |
| | | when ot.payType = 5 then '预备金' |
| | | else '' end as payTypeStr, |
| | | sc.`name` as serverCarModel, |
| | | case when income1.type = 1 then income1.money else 0 end as platIncome, |
| | | case when income1.type = 2 then income1.money else 0 end as companyIncome, |
| | |
| | | when ot.payType = 2 then '支付宝' |
| | | when ot.payType = 3 then '余额' |
| | | when ot.payType = 4 then '云闪付' |
| | | else '预备金' end as payTypeStr, |
| | | when ot.payType = 5 then '预备金' |
| | | else '' end as payTypeStr, |
| | | CONCAT(di.`name`,'-',di.phone) as driver, |
| | | CONCAT(cb.`name`,'-',ci.carLicensePlate) as car, |
| | | cc.`name` as companyName,ot.* |
| | |
| | | @if(isNotEmpty(item.payMoney)){ |
| | | <#label id="payMoney" name="实际支付费用" value="${item.payMoney}元"/> |
| | | @}else{ |
| | | <#label id="payMoney" name="实际支付费用" value="0.00元"/> |
| | | <#label id="payMoney" name="实际支付费用" value=" 元"/> |
| | | @} |
| | | |
| | | <#label id="payTypeStr" name="支付方式" value="${item.payTypeStr}"/> |
| | |
| | | @if(isNotEmpty(item.payMoney)){ |
| | | <#label id="payMoney" name="实际支付费用" value="${item.payMoney}元"/> |
| | | @}else{ |
| | | <#label id="payMoney" name="实际支付费用" value="0.00元"/> |
| | | <#label id="payMoney" name="实际支付费用" value=" 元"/> |
| | | @} |
| | | <#label id="payTypeStr" name="支付方式" value="${item.payTypeStr}"/> |
| | | </div> |
| | |
| | | @if(isNotEmpty(item.payMoney)){ |
| | | <#label id="payMoney" name="实际支付费用" value="${item.payMoney}元"/> |
| | | @}else{ |
| | | <#label id="payMoney" name="实际支付费用" value="0.00元"/> |
| | | <#label id="payMoney" name="实际支付费用" value="元"/> |
| | | @} |
| | | @if(isNotEmpty(item.couponMoney)){ |
| | | <#label id="couponMoney" name="优惠券抵扣费用" value="${item.couponMoney}元"/> |
| | |
| | | @if(isNotEmpty(item.payMoney)){ |
| | | <#label id="payMoney" name="实际支付费用" value="${item.payMoney}元"/> |
| | | @}else{ |
| | | <#label id="payMoney" name="实际支付费用" value="0.00元"/> |
| | | <#label id="payMoney" name="实际支付费用" value=" 元"/> |
| | | @} |
| | | |
| | | <#label id="payTypeStr" name="支付方式" value="${item.payTypeStr}"/> |
| | |
| | | @if(isNotEmpty(item.payMoney)){ |
| | | <#label id="payMoney" name="实际支付费用" value="${item.payMoney}元"/> |
| | | @}else{ |
| | | <#label id="payMoney" name="实际支付费用" value="0.00元"/> |
| | | <#label id="payMoney" name="实际支付费用" value=" 元"/> |
| | | @} |
| | | |
| | | @if(isNotEmpty(item.discountAmount)){ |