@factoringplus/pl-components-pack-v3 0.4.59 → 0.4.60
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -38207,6 +38207,7 @@ const _sfc_main$d = {
|
|
|
38207
38207
|
};
|
|
38208
38208
|
onClickOutside(datePickerRef, () => {
|
|
38209
38209
|
setTimeout(() => {
|
|
38210
|
+
currentDate.value = confirmedDate.value;
|
|
38210
38211
|
isOpen.value = false;
|
|
38211
38212
|
});
|
|
38212
38213
|
});
|