fix
This commit is contained in:
parent
00821559a2
commit
e53d5b1047
1 changed files with 1 additions and 0 deletions
|
|
@ -8712,6 +8712,7 @@ export class ReportController extends Controller {
|
|||
.then(async () => {
|
||||
const before = null;
|
||||
salary.status36 = "DONE";
|
||||
salary.salaryLevel = salary?.salaryLevelNew ? salary?.salaryLevelNew : null;
|
||||
salary.lastUpdateUserId = request.user.sub;
|
||||
salary.lastUpdateFullName = request.user.name;
|
||||
salary.lastUpdatedAt = new Date();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue