แก้ไข 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();
|
// hideLoader();
|
||||||
// });
|
// });
|
||||||
await http
|
await http
|
||||||
.get(config.API.exportDisablePassExamList(id), {
|
.get(config.API.exportDisableCandidateList(id), {
|
||||||
headers: {
|
headers: {
|
||||||
accept: "application/pdf",
|
accept: "application/pdf",
|
||||||
"content-Type": "application/json",
|
"content-Type": "application/json",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue