From ef5e6d901725d040985c987e38dc6d21b7b1e04b Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Thu, 21 May 2026 09:00:40 +0700 Subject: [PATCH 1/2] fix: startChecking onClickConfirm Dialog --- src/views/HomeView.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/HomeView.vue b/src/views/HomeView.vue index 3d1a5bb..8485b25 100644 --- a/src/views/HomeView.vue +++ b/src/views/HomeView.vue @@ -1125,6 +1125,7 @@ async function onClickConfirm() { if (!statusCheckin.value) { statusCheckin.value = true } + await startChecking() } finally { hideLoader() } From 5c05df26cf4b93dd0ee32ffbf3cf193738a5f990 Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Mon, 25 May 2026 15:49:56 +0700 Subject: [PATCH 2/2] fix(camera): btn refreshPhoto --- src/views/HomeView.vue | 76 ++++++++++++++++++++++++++---------------- 1 file changed, 48 insertions(+), 28 deletions(-) diff --git a/src/views/HomeView.vue b/src/views/HomeView.vue index 8485b25..84a3e77 100644 --- a/src/views/HomeView.vue +++ b/src/views/HomeView.vue @@ -1413,13 +1413,13 @@ watch(notificationCounter, () => { -
+
{ @click="switchCamera" /> { color="positive" @click="capturePhoto" /> +
+
+
+ + +
+
+
+ + +
+
{ style="background: #00000021" > - -
@@ -1549,13 +1562,13 @@ watch(notificationCounter, () => {
-
+
{ /> +
+
+ + +
+