@@ -108,8 +108,8 @@ export default {
},
{
title: '成绩',
- dataIndex: 'totalPoints',
- key: 'totalPoints',
+ dataIndex: 'points',
+ key: 'points',
width: 250,