updated path api report exam & recruit by api
This commit is contained in:
parent
c368abd170
commit
443f790047
3 changed files with 15 additions and 13 deletions
|
|
@ -250,7 +250,7 @@ async function clickPassExam(id: string) {
|
|||
async function clickCandidateList(id: string) {
|
||||
showLoader();
|
||||
await http
|
||||
.get(config.API.reportCandidateListNew(id), {
|
||||
.get(config.API.exportCandidateListNew(id), {
|
||||
headers: {
|
||||
accept:
|
||||
"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue