fix report kk1

This commit is contained in:
Bright 2024-09-19 14:59:53 +07:00
parent 14b95392ff
commit 475d42cbe4
2 changed files with 2 additions and 0 deletions

View file

@ -521,6 +521,7 @@ export class ProfileEmployeeController extends Controller {
"templateDoc",
],
where: { profileEmployeeId: id },
order: { order: "ASC" }
});
const Salary = salarys.map((item) => ({