Merge branch 'develop' into dev
All checks were successful
Build & Deploy on Dev / build (push) Successful in 2m14s

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-11-24 14:01:27 +07:00
commit e32a1e7cf0

View file

@ -409,6 +409,10 @@ async function onCheckShowExaminfo() {
examId: examId.value,
});
await props.fetchData();
success(
$q,
"เปิดให้ดาวน์โหลดใบสมัคร แสดงสถานที่สอบ และเลขประจำตัวสอบสำเร็จ"
);
} catch (error) {
messageError($q, error);
} finally {