Merge branch 'develop' into dev
All checks were successful
Build & Deploy on Dev / build (push) Successful in 2m37s
All checks were successful
Build & Deploy on Dev / build (push) Successful in 2m37s
* develop: แก้ไข path โหลดเอกสารคัดเลือกของผู้พิการ
This commit is contained in:
commit
04201436f5
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