Merge branch 'develop' into dev
All checks were successful
Build & Deploy on Dev / build (push) Successful in 2m14s
All checks were successful
Build & Deploy on Dev / build (push) Successful in 2m14s
This commit is contained in:
commit
e32a1e7cf0
1 changed files with 4 additions and 0 deletions
|
|
@ -409,6 +409,10 @@ async function onCheckShowExaminfo() {
|
|||
examId: examId.value,
|
||||
});
|
||||
await props.fetchData();
|
||||
success(
|
||||
$q,
|
||||
"เปิดให้ดาวน์โหลดใบสมัคร แสดงสถานที่สอบ และเลขประจำตัวสอบสำเร็จ"
|
||||
);
|
||||
} catch (error) {
|
||||
messageError($q, error);
|
||||
} finally {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue