This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-01-17 17:56:14 +07:00
parent 119bff5ead
commit 17c5c4e120

View file

@ -232,6 +232,7 @@ async function confirm() {
timeChickin.value = timeString
setTimeout(() => {
modalTime.value = true
remark.value = ''
hideLoader()
}, 2000)
})