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