change position
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 11s

This commit is contained in:
Kanjana 2025-04-11 12:50:44 +07:00
parent 62def572de
commit ee610c5686

View file

@ -219,10 +219,7 @@ export class RequestDataController extends Controller {
return {
...item,
employee: {
...employee,
dataOffice,
},
dataOffice,
};
});