¥ {{ scope.row.money || '0.00' }}
¥ {{ scope.row.fee || '0.00' }}
¥ {{ scope.row.actualMoney || '0.00' }}
{{ getEmulistLabelById(scope.row.method, userWithdrawMethodMap) }}
{{ getEmulistLabelById(scope.row.type, userWithdrawTypeMap) }}
{{ getEmulistLabelById(scope.row.status, userWithdrawStatusMap) }}
{{ getEmulistLabelById(scope.row.auditStatus, userWithdrawAuditMap) }}
审批
{
showWithdrawInfoList(userWithdrawInfo.record);
}
"
/>
审核结果
拒绝原因
取消
确认