refactor: header message sent
This commit is contained in:
parent
d77bd3250b
commit
a862406de0
1 changed files with 3 additions and 0 deletions
|
|
@ -139,6 +139,9 @@ const useEmployeeStore = defineStore('api-employee', () => {
|
|||
zipCode,
|
||||
employeeWork,
|
||||
employeeCheckup,
|
||||
employeePassport,
|
||||
employeeVisa,
|
||||
employeeInCountryNotice,
|
||||
...payload
|
||||
} = data;
|
||||
const res = await api.post<
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue