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