fix bug
This commit is contained in:
parent
7a3e916039
commit
d8eef40faf
2 changed files with 131 additions and 116 deletions
|
|
@ -270,7 +270,11 @@ onMounted(() => {
|
|||
label="เลือกประเภททุน"
|
||||
@update:model-value="fetchNewList"
|
||||
class="select_ellipsis"
|
||||
/>
|
||||
>
|
||||
<q-tooltip>{{
|
||||
scholarshipTypeOp.find((e) => e.id === formQuery.type)?.name
|
||||
}}</q-tooltip>
|
||||
</q-select>
|
||||
</div>
|
||||
|
||||
<q-btn
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue