범용폼모달 외부소스 지원

This commit is contained in:
kjs
2026-01-07 16:10:11 +09:00
parent 777429af48
commit 47ac9ecd8a
5 changed files with 525 additions and 89 deletions

View File

@@ -2295,6 +2295,7 @@ export function UniversalFormModalComponent({
// 테이블 섹션 데이터를 formData에 저장
handleFieldChange(`_tableSection_${section.id}`, data);
}}
groupedData={_groupedData}
/>
</CardContent>
</Card>