7299_testToMaster #351
|
@ -62,6 +62,7 @@ const styleAttrs = computed(() => {
|
||||||
readonly
|
readonly
|
||||||
:model-value="toDate(value)"
|
:model-value="toDate(value)"
|
||||||
v-bind="{ ...$attrs, ...styleAttrs }"
|
v-bind="{ ...$attrs, ...styleAttrs }"
|
||||||
|
@click="isPopupOpen = true"
|
||||||
>
|
>
|
||||||
<template #append>
|
<template #append>
|
||||||
<QIcon
|
<QIcon
|
||||||
|
|
Loading…
Reference in New Issue