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-label="firstName"
|
||||||
option-value="id"
|
option-value="id"
|
||||||
dense
|
dense
|
||||||
|
@update:model-value="row.attenderFk"
|
||||||
/>
|
/>
|
||||||
</QTd>
|
</QTd>
|
||||||
</template>
|
</template>
|
||||||
|
|
Loading…
Reference in New Issue