no message
This commit is contained in:
parent
3a0e295bba
commit
318c2ee7ba
1 changed files with 1 additions and 0 deletions
|
|
@ -185,6 +185,7 @@ export class ProfileGovernmentHistoryController extends Controller {
|
|||
Object.assign(record, body);
|
||||
record.lastUpdateFullName = req.user.name;
|
||||
record.lastUpdateFullName = req.user.name;
|
||||
historyData.profileId = profileId;
|
||||
historyData.lastUpdateFullName = req.user.name;
|
||||
historyData.lastUpdateFullName = req.user.name;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue