diff --git a/src/components/common/VnInputDate.vue b/src/components/common/VnInputDate.vue index d090a2809..2f0863d0b 100644 --- a/src/components/common/VnInputDate.vue +++ b/src/components/common/VnInputDate.vue @@ -62,6 +62,7 @@ const styleAttrs = computed(() => { readonly :model-value="toDate(value)" v-bind="{ ...$attrs, ...styleAttrs }" + @click="isPopupOpen = true" >