总申请
{{ summary.total }}
审批中
{{ summary.running }}
已通过
{{ summary.approved }}
{{ getTypeText(scope.row.bizType) }}
{{ getRowTitle(scope.row) }}
{{ scope.row.nickName || '-' }}
{{ statusText(scope.row.status) }}
{{ formatDate(scope.row.createTime) }}
详情