This commit is contained in:
parent
acc3e4d6df
commit
47956830b8
|
|
@ -20,7 +20,7 @@ export const getProjectListAPI = (data) => {
|
|||
// 获取考勤概览列表
|
||||
export const getAttOverviewListAPI = (data) => {
|
||||
return request({
|
||||
url: '/workerLight/getWorkerAttByMonth',
|
||||
url: '/bmw/workerLight/getWorkerAttByMonth',
|
||||
method: 'GET',
|
||||
params: data,
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in New Issue