#873 (1),(3)
This commit is contained in:
parent
9e4f18a1d6
commit
d5d65db580
2 changed files with 19 additions and 0 deletions
|
|
@ -864,6 +864,7 @@ export class ProfileEmployeeTempController extends Controller {
|
|||
}
|
||||
|
||||
Object.assign(record, body);
|
||||
record.prefixMain = record.prefix;
|
||||
record.createdUserId = request.user.sub;
|
||||
record.createdFullName = request.user.name;
|
||||
record.createdAt = new Date();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue