Noiti success

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-11-24 14:00:46 +07:00
parent efe012caa9
commit a109289e1c

View file

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