{
routeOrderStatus = true;
(isAdd = true), (form.applyType = null);
}
"
type="primary"
style="margin-bottom: 20px"
>
添加订单
下载模板
导入
搜索
重置
营收金额:{{ totalRevenueAmount | moneyFormat }}元
实收金额:{{ totalActualAmount | moneyFormat }}元
预收金额:{{ totalAdvanceAmount | moneyFormat }}元
预收余额:{{ totalUserBalance | moneyFormat }}元
{{ scope.row.routeOrganName }}
{{ scope.row.transNo }}
{{ scope.row.orderNo }}
{{
scope.row.createTime | dateForMinFormat
}}
{{
scope.row.type | orderType
}}
{{
(scope.row.couponRemitFee + scope.row.expectAmount)
| moneyFormat
}}
{{ scope.row.couponRemitFee | moneyFormat }}
{{ 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.status | dealStatus
}}
查看
基本信息
个人订单
学校订单
其它订单
交易信息
{{ item.name
}}({{ item.sn }})
{{ item.discountPrice || 0 }}元
其它