7299_testToMaster #351

Merged
alexm merged 321 commits from 7299_testToMaster into master 2024-05-07 05:36:02 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit f596620cfc - Show all commits
src/components/common

View File

@ -62,6 +62,7 @@ const styleAttrs = computed(() => {
readonly
:model-value="toDate(value)"
v-bind="{ ...$attrs, ...styleAttrs }"
@click="isPopupOpen = true"
>
<template #append>
<QIcon