sort edu by level
This commit is contained in:
parent
4b05629c29
commit
587fe5d5b6
11 changed files with 229 additions and 266 deletions
|
|
@ -264,7 +264,7 @@ export class DPISController extends Controller {
|
|||
dateLeaveStart: "ASC",
|
||||
},
|
||||
profileEducations: {
|
||||
degree: "ASC",
|
||||
level: "ASC",
|
||||
},
|
||||
},
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue