fix
This commit is contained in:
parent
12d362edc2
commit
8b5eadfbcf
|
|
@ -2,10 +2,9 @@ import {
|
|||
deleteNote,
|
||||
getListMaster,
|
||||
getTheTimesheet,
|
||||
updateCacheMonth,
|
||||
updateMultipleUserWorkingTime,
|
||||
updateNote,
|
||||
updateWorkingDays,
|
||||
updateWorkingDays
|
||||
} from '@/api/Admin'
|
||||
import { update, Xdelete } from '@/rtk/helpers/CRUD'
|
||||
import { get } from '@/rtk/helpers/apiService'
|
||||
|
|
|
|||
Loading…
Reference in New Issue