Merge branch 'develop' into dev
All checks were successful
Build & Deploy on Dev / build (push) Successful in 2m37s

* develop:
  แก้ไข path โหลดเอกสารคัดเลือกของผู้พิการ
This commit is contained in:
Warunee Tamkoo 2025-11-17 10:22:50 +07:00
commit 04201436f5

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",