fix report kk1
This commit is contained in:
parent
14b95392ff
commit
475d42cbe4
2 changed files with 2 additions and 0 deletions
|
|
@ -521,6 +521,7 @@ export class ProfileEmployeeController extends Controller {
|
|||
"templateDoc",
|
||||
],
|
||||
where: { profileEmployeeId: id },
|
||||
order: { order: "ASC" }
|
||||
});
|
||||
|
||||
const Salary = salarys.map((item) => ({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue