avtar รายชื่อผู้สอบในรอบ
This commit is contained in:
parent
dba71fc972
commit
fff7575099
2 changed files with 322 additions and 89 deletions
|
|
@ -125,6 +125,7 @@ const downloadReport = async (
|
|||
type: string = "pdf",
|
||||
download: boolean = true
|
||||
) => {
|
||||
console.log(typeReport);
|
||||
showLoader();
|
||||
await http
|
||||
.get(config.API.reportInsignia(typeReport, type, selectList.value.id), {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue