机构名称:{{ props.scope.row["tenantName"] }}
业务员:{{ props.scope.row["createUsername"] }}
业务号:{{ props.scope.row["createNo"] }}
订单来源:{{ props.scope.row["orderOrg"] }}
订单日期:{{ $methodsTools.onlyForma(props.scope.row["buyTime"]) }}
订单号:{{ props.scope.row["orderSn"] }}
合同金额:{{ props.scope.row["orderPrice"] }}
已收账款:{{ props.scope.row["orderReceived"] }}
申请退款:{{ props.scope.row["orderRefund"] }}
已退账款:{{ props.scope.row["orderRefunded"] }}
未收账款:{{ props.scope.row["orderUncollected"] }}
(预计收款时间){{
$methodsTools.onlyForma(props.scope.row["predictReceiveTime"])
}}
实际账款:{{ props.scope.row["orderPractical"] }}
成本(元):{{ props.scope.row["orderCost"] }}
盈亏(元):{{ props.scope.row["orderProfit"] }}
【{{ props.scope.row["orderProfit"] > 0 ? "盈" : "亏" }}】
{{ refundStatus(props.scope.row["refundStatus"])
}}({{ props.scope.row["refundName"] }})
{{ item }}
查看详情
成本设置
订单审核
退款审核
修改备注
转账凭证
完单确认