fix
This commit is contained in:
parent
1a3b3b6cdd
commit
18322f3c19
1 changed files with 1 additions and 0 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue