Skip to content

Commit 415f7a3

Browse files
✨ [#341] feat: update resultaattype row afleidingswijze based on modal input
1 parent 2706402 commit 415f7a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/src/pages/zaaktype/components/zaaktypetabs/ZaaktypeDataGridTab.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ export function ZaaktypeDataGridTab({
211211
omschrijvingGeneriek: resultaattypeomschrijvingOption.label,
212212
selectielijstklasse,
213213
brondatumArchiefprocedure,
214+
afleidingswijze: brondatumArchiefprocedure.afleidingswijze,
214215
} as ResultaatType);
215216
}}
216217
onCancel={() => {

0 commit comments

Comments
 (0)