- CMyPopupEdit

- Star
- Insert and Edit
- Update quasar 3.2.4
This commit is contained in:
Paolo Arena
2021-12-02 10:12:57 +01:00
parent ea9822e5f6
commit 5ae0518030
32 changed files with 3849 additions and 3335 deletions

View File

@@ -16,8 +16,7 @@
:option-label="optlab"
@update:model-value="changeval"
:label="label"
:dense="dense"
>
:dense="dense">
</q-select>
</div>
<div v-else>
@@ -35,9 +34,7 @@
:label="label"
emit-value
map-options
style="min-width: 170px; max-width: 400px;"
>
style="min-width: 170px; max-width: 400px;">
</q-select>
</div>
</div>