7953-devToTest_2438 #693

Merged
alexm merged 328 commits from 7953-devToTest_2438 into test 2024-09-10 08:31:29 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 8018a3ac46 - Show all commits

View File

@ -122,9 +122,9 @@ watch(
:no-focus="true"
>
<QDate
v-bind="{ ...$attrs }"
v-model="popupDate"
:today-btn="true"
:options="$attrs.options"
@update:model-value="
(date) => {
formattedDate = date;