报表导出
{routeOrderStatus = true;isAdd=true}">添加订单
汇付订单导出
搜索
重置
营收金额:{{ totalRevenueAmount|moneyFormat }}元
实收金额:{{ totalActualAmount|moneyFormat }}元
预收金额:{{ totalAdvanceAmount |moneyFormat}}元
预收余额:{{ totalUserBalance |moneyFormat}}元
{{ scope.row.createTime | dateForMinFormat }}
{{ scope.row.type | orderType }}
{{scope.row.expectAmount | moneyFormat}}
{{scope.row.balancePaymentAmount | moneyFormat}}
{{scope.row.actualAmount | moneyFormat}}
{{scope.row.routeAmount | moneyFormat}}
{{scope.row.routeBalanceAmount | moneyFormat}}
{{ scope.row.user.username }}
/
{{ scope.row.user.phone }}
{{ scope.row.paymentChannel | paymentChannelStatus }}
{{ scope.row.merNo }}
{{ scope.row.status | dealStatus }}
{{ scope.row.memo ? scope.row.memo : '-' }}
查看
删除