렉 구조등록 컴포넌트

This commit is contained in:
kjs
2025-12-08 15:15:44 +09:00
parent 09d2d7573d
commit e05af3c6f9
12 changed files with 1402 additions and 0 deletions

View File

@@ -77,6 +77,9 @@ import "./screen-split-panel/ScreenSplitPanelRenderer"; // 화면 분할 패널
// 🆕 범용 폼 모달 컴포넌트
import "./universal-form-modal/UniversalFormModalRenderer"; // 섹션 기반 폼, 채번규칙, 다중 행 저장 지원
// 🆕 렉 구조 설정 컴포넌트
import "./rack-structure/RackStructureRenderer"; // 창고 렉 위치 일괄 생성
/**
* 컴포넌트 초기화 함수
*/