แก้ไข path โหลดเอกสารคัดเลือกของผู้พิการ
This commit is contained in:
parent
7077d67d7e
commit
de5d7a1002
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue