chore: dense select
This commit is contained in:
parent
2d6cbe2dc4
commit
ddb3b419c7
1 changed files with 2 additions and 0 deletions
|
|
@ -190,6 +190,7 @@ const file = ref<File | undefined>()
|
|||
<div class="q-mt-md">
|
||||
<q-select
|
||||
outlined
|
||||
dense
|
||||
:model-value="category"
|
||||
label="กดปุ่มEnterเพื่อเพิ่ม"
|
||||
use-input
|
||||
|
|
@ -217,6 +218,7 @@ const file = ref<File | undefined>()
|
|||
<div class="q-mt-md">
|
||||
<q-select
|
||||
outlined
|
||||
dense
|
||||
label="กดปุ่มEnterเพื่อเพิ่ม"
|
||||
use-input
|
||||
use-chips
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue