docs: [공정관리] React UI 트리 구조 완료 내역 추가
This commit is contained in:
@@ -40,7 +40,10 @@
|
||||
| 파일 | 변경 내용 |
|
||||
|------|----------|
|
||||
| `src/types/process.ts` | `parentId`, `children` 타입 추가, `processGroup` 제거 |
|
||||
| `src/components/process-management/actions.ts` | API 변환에 parent_id/children 매핑 |
|
||||
| `src/components/process-management/actions.ts` | API 변환에 parent_id/children 매핑, `getRootProcessOptions` 추가 |
|
||||
| `src/components/process-management/ProcessListClient.tsx` | 트리 형태 목록 (접기/펼치기, 자식 들여쓰기, 자식 수 배지) |
|
||||
| `src/components/process-management/ProcessForm.tsx` | "부모 공정" Select 필드 (루트 공정 드롭다운) |
|
||||
| `src/components/process-management/ProcessDetail.tsx` | 부모 공정 링크 표시 + 하위 공정 섹션 |
|
||||
| `src/components/production/WorkerScreen/index.tsx` | `groupedTabs`를 parent_id 기반으로 전환 |
|
||||
|
||||
### MNG
|
||||
|
||||
Reference in New Issue
Block a user