0
0
Fork 0

refs #6877 update model

This commit is contained in:
Carlos Satorres 2024-05-07 08:59:55 +02:00
parent 1a68cc0ced
commit b9c6b01437
1 changed files with 1 additions and 0 deletions

View File

@ -293,6 +293,7 @@ onBeforeMount(() => {
option-label="firstName"
option-value="id"
dense
@update:model-value="row.attenderFk"
/>
</QTd>
</template>