Commit d2c90e9a by qwmqiuwenmin

fix

parent 16756a5f
......@@ -208,6 +208,7 @@ public class StaffApiServiceImpl implements StaffApiService {
}
}
staffDepartmentRelatedService.del(related);
staffService.delByuserid(relatedList.get(0).getStaffId());
//走修改流程
}else {
String departmentIds = "";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment