Skip to content

Commit 756b89e

Browse files
committed
feat: 1085 etape 2 save all files (#1079)
1085 Etape de upload/download des fichiers
1 parent 39107b8 commit 756b89e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/frontend-usagers/src/pages/agrement/[[agrementId]].vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ async function updateOrCreate(formValues) {
134134
...agrementStore.agrementCourant,
135135
...updatedData,
136136
};
137-
138137
agrementStore.agrementCourant = newAgrement;
139138
140139
// await agrementStore.postAgrement({

0 commit comments

Comments
 (0)