feat: refs #8387 crudModel #1206
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#1206
Loading…
Reference in New Issue
No description provided.
Delete Branch "8387-itemTagCrudModelFront"
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?
@ -162,0 +164,4 @@
isLoading.value = true;
await saveChanges($props.saveFn ? formData.value : null);
} catch (e) {
emit('dataError', e);
Añadir
trhow e
El error se debe propagar