出考情况:{{props.scope.row["examStatus"] == 1 ? "出席":""}}
分数登记:{{props.scope.row["performance"]}}
证书编号:{{props.scope.row["certificateCode"]}}
发证时间:{{$methodsTools.onlyForma(props.scope.row["certificateStartTime"],false)}}
到期时间:{{$methodsTools.onlyForma(props.scope.row["certificateEndTime"],false)}}