avtar รายชื่อผู้สอบในรอบ

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2023-09-15 13:24:44 +07:00
parent dba71fc972
commit fff7575099
2 changed files with 322 additions and 89 deletions

View file

@ -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), {