แก้ไข path โหลดเอกสารคัดเลือกของผู้พิการ

This commit is contained in:
Warunee Tamkoo 2025-11-17 10:22:15 +07:00
parent 7077d67d7e
commit de5d7a1002

View file

@ -254,7 +254,7 @@ async function clickCandidateList(id: string) {
// hideLoader();
// });
await http
.get(config.API.exportDisablePassExamList(id), {
.get(config.API.exportDisableCandidateList(id), {
headers: {
accept: "application/pdf",
"content-Type": "application/json",