fix ข้อมูลผู้พ้นจากราชการก่อนปี 2568 ระบบไม่เก็บ logs #2383
All checks were successful
Build & Deploy on Dev / build (push) Successful in 1m9s

This commit is contained in:
harid 2026-04-10 16:00:12 +07:00
parent 2864bea92f
commit a07d436db8
2 changed files with 17 additions and 5 deletions

View file

@ -8966,13 +8966,13 @@ export class ProfileController extends Controller {
"current_holders.orgChild2",
"current_holders.orgChild3",
"current_holders.orgChild4",
"profileSalary",
// "profileSalary",
"profileEducations",
],
order: {
profileSalary: {
order: "DESC",
},
// profileSalary: {
// order: "DESC",
// },
profileEducations: {
level: "ASC",
},