This commit is contained in:
2022-02-11 17:56:34 +00:00
parent 103ed299c0
commit 23502e1b35
2 changed files with 14 additions and 36 deletions

View File

@@ -45,6 +45,7 @@
:value="timeValue"
:readonly="readonly"
:disabled="disabled"
:label="label"
type="time"
:data-cy="`${dataCy}:time`"
@change="updateTimeValue"