change position
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 11s
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 11s
This commit is contained in:
parent
62def572de
commit
ee610c5686
1 changed files with 1 additions and 4 deletions
|
|
@ -219,10 +219,7 @@ export class RequestDataController extends Controller {
|
||||||
|
|
||||||
return {
|
return {
|
||||||
...item,
|
...item,
|
||||||
employee: {
|
dataOffice,
|
||||||
...employee,
|
|
||||||
dataOffice,
|
|
||||||
},
|
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue