This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-11-25 17:41:33 +07:00
parent 1a3b3b6cdd
commit 18322f3c19

View file

@ -448,6 +448,7 @@ async function onSubmit() {
saveAuto.value = false
await saveData()
await http.post(config.API.registerConfirm(examId.value, positionId.value))
success($q, 'ส่งใบสมัครสำเร็จ')
await props.fetchStep()
// do something
} catch (error) {