forked from verdnatura/salix-front
refs #6877 update model
This commit is contained in:
parent
1a68cc0ced
commit
b9c6b01437
|
@ -293,6 +293,7 @@ onBeforeMount(() => {
|
|||
option-label="firstName"
|
||||
option-value="id"
|
||||
dense
|
||||
@update:model-value="row.attenderFk"
|
||||
/>
|
||||
</QTd>
|
||||
</template>
|
||||
|
|
Loading…
Reference in New Issue