ocm hof order by periodId better
This commit is contained in:
parent
6d4a35a0b1
commit
27c074a1b3
@ -72,7 +72,7 @@ export default class CarModule extends Module {
|
||||
competitionId: Number(getTarget.competitionId)
|
||||
},
|
||||
orderBy:{
|
||||
dbId: 'desc'
|
||||
periodId: 'desc'
|
||||
}
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user