From 6a825999adbeaa31e9ce7903742ab984ce7c5970 Mon Sep 17 00:00:00 2001 From: "DESKTOP-1R2VSQH\\Lenovo ThinkPad E490" Date: Tue, 16 Jan 2024 10:55:00 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B9=81=E0=B8=81=E0=B9=89=E0=B9=84=E0=B8=82?= =?UTF-8?q?=E0=B8=A5=E0=B8=87=E0=B9=80=E0=B8=A7=E0=B8=A5=E0=B8=B2=E0=B8=9E?= =?UTF-8?q?=E0=B8=B4=E0=B9=80=E0=B8=A8=E0=B8=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/FormTime.vue | 5 +++-- src/components/PopUp.vue | 2 +- src/views/HistoryView.vue | 1 - src/views/HomeView.vue | 4 +--- 4 files changed, 5 insertions(+), 7 deletions(-) diff --git a/src/components/FormTime.vue b/src/components/FormTime.vue index 51a19b7..ccc9397 100644 --- a/src/components/FormTime.vue +++ b/src/components/FormTime.vue @@ -35,7 +35,7 @@ const props = defineProps({ }) const dataByIdVal = ref([]) -const date = ref(null) +const date = ref(new Date()) const checkboxIn = ref(false) const checkboxOut = ref(false) const reason = ref('') @@ -166,6 +166,7 @@ watch( week-start="0" autoApply outlined + lazy-rules >