#7524 useLimit #645
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#645
Loading…
Reference in New Issue
No description provided.
Delete Branch "7524-useLimit"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -101,0 +100,4 @@
@update:model-value="
(val) => {
title = val?.nickname;
data.salesPersonFk = val?.id;
Al tener un emit-value="false" se devuelve el obj completo y hay que setear el valor a mano. Esto lo hago para poder cambiar el title de forma reactiva también.
WIP: #7524 useLimitto #7524 useLimit@ -75,4 +60,3 @@
</QItemSection>
</QItem>
<QItem class="q-mb-sm">
<QItemSection v-if="!workers">
que hacia esto?
Si no han cargado los registros , te muestra un efecto "loading" pero al haber url cargan dinamicamente, por lo que ya no hace falta.