props type
This commit is contained in:
parent
e66a5f8258
commit
30befa38c2
6 changed files with 44 additions and 15 deletions
|
|
@ -157,7 +157,7 @@ watchEffect(() => {
|
|||
<div class="row justify-between">
|
||||
<div class="col-5">
|
||||
<q-toolbar style="padding: 0">
|
||||
<q-select
|
||||
<!-- <q-select
|
||||
outlined
|
||||
dense
|
||||
:model-value="type"
|
||||
|
|
@ -169,7 +169,7 @@ watchEffect(() => {
|
|||
map-options
|
||||
option-label="name"
|
||||
option-value="id"
|
||||
/>
|
||||
/> -->
|
||||
</q-toolbar>
|
||||
</div>
|
||||
<div class="col-5">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue