✨ feat: 人事流程
This commit is contained in:
@@ -10,7 +10,7 @@ export function listOffboarding(query) {
|
||||
}
|
||||
|
||||
// 查询离职管理详细
|
||||
export function getOffboarding(offboardingId) {
|
||||
export function getOnboarding(offboardingId) {
|
||||
return request({
|
||||
url: '/system/offboarding/' + offboardingId,
|
||||
method: 'get'
|
||||
|
||||
Reference in New Issue
Block a user