updated path api report exam & recruit by api

This commit is contained in:
Warunee Tamkoo 2025-11-14 11:45:25 +07:00
parent c368abd170
commit 443f790047
3 changed files with 15 additions and 13 deletions

View file

@ -250,7 +250,7 @@ async function clickPassExam(id: string) {
async function clickCandidateList(id: string) {
showLoader();
await http
.get(config.API.reportCandidateListNew(id), {
.get(config.API.exportCandidateListNew(id), {
headers: {
accept:
"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",