优化: 重新入职部门可修改
This commit is contained in:
@@ -232,6 +232,7 @@ export async function rehireEmployee(orgId: string, userId: string, id: string,
|
||||
data: {
|
||||
hireDate: newHireDate,
|
||||
status: 'ACTIVE',
|
||||
department: data.department || employee.department,
|
||||
isPregnant: false,
|
||||
isInMedicalPeriod: false,
|
||||
isWorkInjured: false,
|
||||
|
||||
Reference in New Issue
Block a user