Commit dbc9874b by zhujian

'fix'

parent 8985008f
......@@ -60,8 +60,8 @@ function DataAnalysic(props: any) {
const orderEnum = {
score: {
ascend: 'CREATED_ASC',
descend: 'ACCURACY_DESC'
ascend: 'EXAM_SCORE_ASC',
descend: 'EXAM_SCORE_DESC'
},
userDuration: {
ascend: 'USER_DURATION_ASC',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment