8032-devToTest_2440 #751

Merged
alexm merged 319 commits from 8032-devToTest_2440 into test 2024-09-24 10:05:33 +00:00
2 changed files with 2 additions and 0 deletions
Showing only changes of commit 93488a5750 - Show all commits

View File

@ -100,6 +100,7 @@ const styleAttrs = computed(() => {
:rules="mixinRules"
:clearable="false"
@click="isPopupOpen = true"
hide-bottom-space
>
<template #append>
<QIcon

View File

@ -79,6 +79,7 @@ function dateToTime(newDate) {
:rules="mixinRules"
@click="isPopupOpen = false"
type="time"
hide-bottom-space
>
<template #append>
<QIcon