fix(modal-repeater-table): 외부 테이블 조인 시 ID 타입 변환 추가

This commit is contained in:
SeongHyun Kim
2025-12-15 09:25:14 +09:00
parent 51099ba858
commit f7384cb450
5 changed files with 5 additions and 0 deletions

View File

@@ -40,3 +40,4 @@ export class SplitPanelLayout2Renderer extends AutoRegisteringComponentRenderer
// 자동 등록 실행
SplitPanelLayout2Renderer.registerSelf();