#5919 locker #338
No reviewers
Labels
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#338
Loading…
Reference in New Issue
No description provided.
Delete Branch "5919-locker"
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?
@ -48,2 +48,4 @@
});
}
watchEffect(() => {
Cuando se hace una llamada a un scope te devuelve un array aunque solo haya solo 1 resultado. En un VnCard solo va a haber 1 registro.
WIP: #5919 lockerto #5919 locker@ -0,0 +15,4 @@
const originaLockerId = ref();
const lockers = ref([]);
const { store } = useArrayData('Worker');
const entityId = computed(() => useRoute().params.id);
y porque no route.params.id?
Porque solo lo uso en 1 sitio.
Me gustaria repasar el watchEffect
Disculpa, ha sido un error
New commits pushed, approval review dismissed automatically according to repository settings
@jgallego Literalmente no he cambiado nada. Pero al hacer merge de dev se ha quitado la aprobación.