fix terminal ocm ranking
This commit is contained in:
parent
05835fded6
commit
112b067bd7
@ -638,10 +638,12 @@ export default class TerminalModule extends Module {
|
||||
},
|
||||
orderBy: [
|
||||
{
|
||||
result: 'desc',
|
||||
result: 'desc'
|
||||
},
|
||||
{
|
||||
periodId: 'desc'
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
})
|
||||
|
||||
numOfParticipants = ocmParticipant.length;
|
||||
|
Loading…
x
Reference in New Issue
Block a user