{{scope.row.pScore==null?0:scope.row.pScore}}/{{stepscore['P']}}
{{scope.row.sScore==null?0:scope.row.sScore}}/{{stepscore['S']}}
{{scope.row.rScore==null?0:scope.row.rScore}}/{{stepscore['R']}}
{{scope.row.eScore==null?0:scope.row.eScore}}/{{stepscore['E']}}
学习