This commit is contained in:
shilixia 2022-02-18 15:32:33 +08:00
parent 497b47b227
commit 7585796b19
1 changed files with 0 additions and 3 deletions

View File

@ -13,7 +13,6 @@ export function clockRecord(data) {
data
})
}
<<<<<<< HEAD
//员工离岗说明
export function notWork(id, data) {
return request({
@ -23,7 +22,6 @@ export function notWork(id, data) {
})
}
=======
export function getEmployee(data) {
return request({
url: '/hrm/employee/',
@ -31,4 +29,3 @@ export function getEmployee(data) {
data
})
}
>>>>>>> 802cd214bef263b51b08f9299e5a7bd9ec93b8ef