|
|
|
@ -248,7 +248,7 @@ function buildColumns(that, student_works) {
|
|
|
|
|
*/
|
|
|
|
|
columns.push({
|
|
|
|
|
width: 84,
|
|
|
|
|
title: <div style={{fontWeight:'bold'}}><div style={{fontWeight:'bold'}}>匿评</div>评分</div>,
|
|
|
|
|
title: <div style={{color: 'rgba(0,0,0,.85)'}}><div style={{color: 'rgba(0,0,0,.85)'}}>匿评</div>评分</div>,
|
|
|
|
|
key: 'student_score',
|
|
|
|
|
dataIndex: 'student_score',
|
|
|
|
|
|
|
|
|
|