no message

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-01-11 13:37:53 +07:00
parent 2068ab1159
commit ca287c4bfa

View file

@ -273,7 +273,6 @@ async function confirm() {
// await fetchCheckTime()
})
.catch((err) => {
console.log(err)
messageError($q, err)
})
.finally(() => {
@ -341,10 +340,10 @@ onMounted(async () => {
/>
<q-space />
<strong v-if="stetusCheckin" style="font-size: 1rem;">
<strong v-if="stetusCheckin" style="font-size: 1rem">
ลงเวลาเขางาน
</strong>
<strong v-else style="font-size: 1rem;">ลงเวลาออกงาน</strong>
<strong v-else style="font-size: 1rem">ลงเวลาออกงาน</strong>
<q-space />
<q-btn
round