diff --git a/plans/react-mock-to-api-migration-plan.md b/plans/react-mock-to-api-migration-plan.md index e83cec6..4e773c7 100644 --- a/plans/react-mock-to-api-migration-plan.md +++ b/plans/react-mock-to-api-migration-plan.md @@ -449,7 +449,7 @@ components/customer-center/ |---|--------|-----------|------|------|------|------|------| | L-1 | 곡정 관리 | `/master-data/process-management` | πŸ”„ | πŸ”„ | πŸ”„ | πŸ”„ | API 미쑴재 (Backend μž‘μ—… ν•„μš”) | | L-2 | 견적 관리 | `/sales/quote-management` | βœ… | βœ… | βœ… | βœ… | **2025-12-26 μ™„λ£Œ** | -| L-3 | μ’…ν•© 뢄석 | `/reports/comprehensive-analysis` | βœ… | ⏭️ | ⏭️ | ⏭️ | console.log (승인/반렀) | +| L-3 | μ’…ν•© 뢄석 | `/reports/comprehensive-analysis` | βœ… | ⏭️ | ⏭️ | ⏭️ | βœ… **μ™„λ£Œ** - approveIssue/rejectIssue API 연동 (I-7μ—μ„œ μ™„λ£Œ) | **L-1 곡정 관리:** - `ProcessListClient.tsx` - TODO: μ‚­μ œ 확인 λͺ¨λ‹¬ 및 API 연동 @@ -467,7 +467,7 @@ components/customer-center/ - `new/page.tsx` - 등둝 νŽ˜μ΄μ§€ (createQuote) **L-3 μ’…ν•© 뢄석:** -- `ComprehensiveAnalysis/index.tsx` - console.log (승인/반렀) +- `ComprehensiveAnalysis/index.tsx` - βœ… **μ™„λ£Œ** - approveIssue/rejectIssue API 연동 (I-7μ—μ„œ μ™„λ£Œ) ### 2.13 Phase M: μž”μ—¬ μž‘μ—… (Phase A-F 보완) @@ -1253,6 +1253,7 @@ export function transformFrontendToApi(data: Record): Record