fix build

This commit is contained in:
Truong Vo 2025-05-07 16:49:47 +07:00
parent d5936087ff
commit 177296a324
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ import {
getLeaveManagement,
updateNoteLeave,
exportLeaveManagement,
getListMaster,
// getListMaster,
} from '@/api/Admin'
import { update } from '@/rtk/helpers/CRUD'
import { get, exportFile } from '@/rtk/helpers/apiService'