fix: startChecking onClickConfirm Dialog
All checks were successful
Build & Deploy on Dev / build (push) Successful in 2m47s
All checks were successful
Build & Deploy on Dev / build (push) Successful in 2m47s
This commit is contained in:
parent
049143a385
commit
ef5e6d9017
1 changed files with 1 additions and 0 deletions
|
|
@ -1125,6 +1125,7 @@ async function onClickConfirm() {
|
|||
if (!statusCheckin.value) {
|
||||
statusCheckin.value = true
|
||||
}
|
||||
await startChecking()
|
||||
} finally {
|
||||
hideLoader()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue