refs #6336 hotFix(claimSummary): loadPhoto, ItemDescriptor #205

Merged
alexm merged 1 commits from 6336-hotFix-claimSummary into master 2024-02-26 08:50:37 +00:00
Member
No description provided.
alexm added 1 commit 2024-02-26 08:19:46 +00:00
gitea/salix-front/pipeline/pr-master This commit looks good Details
d3d73b985e
refs #6336 fix(claimSummary): loadPhoto, ItemDescriptor
alexm changed title from refs #6336 fix(claimSummary): loadPhoto, ItemDescriptor to refs #6336 hotFix(claimSummary): loadPhoto, ItemDescriptor 2024-02-26 08:19:58 +00:00
alexm requested review from jsegarra 2024-02-26 08:20:11 +00:00
jsegarra reviewed 2024-02-26 08:42:49 +00:00
@ -69,6 +75,7 @@ const showEditPhotoForm = ref(false);
onMounted(async () => {
await getItemAvatar();
warehouseFk.value = user.value.warehouseFk;
salixUrl.value = await getUrl('');
Member

Yo aquí veo tarea de añadir valor por defecto en el composable

Yo aquí veo tarea de añadir valor por defecto en el composable
jsegarra approved these changes 2024-02-26 08:42:53 +00:00
alexm merged commit 99bb04bb0f into master 2024-02-26 08:50:37 +00:00
alexm deleted branch 6336-hotFix-claimSummary 2024-02-26 08:50:37 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: verdnatura/salix-front#205
No description provided.