Files
vexplor/backend-node/src/routes
SeongHyun Kim 450247026c feat: POP 작업상세 체크리스트 UI를 judgment_criteria 기반으로 매핑
- 백엔드: /api/pop/production/checklist-items/:processId 신규 추가
  process_work_result ⟕ inspection_standard(judgment_criteria) LEFT JOIN으로
  한 번에 반환 (inspection_code 미설정 시 null로 안전)

- 프론트: resolveInputType + normalizeByJudgmentCriteria + normalizeByDetailType
  1순위: judgment_criteria (CAT_JC_01~04) → inspect/numeric_range/ox/select/text
  2순위: detail_type 폴백
    - checklist/equip_inspection → check(토글)
    - inspection/equip_condition/production_result → inspect(숫자 키패드)
    - lookup → input(텍스트)
    - material_input → material(BOM 자재)
  기존 canonical 값은 건드리지 않아 회귀 없음

- fetchData는 전용 API 사용 + 실패 시 기존 dataApi.getTableData로 폴백
2026-04-07 12:06:01 +09:00
..
123
2026-03-19 17:18:14 +09:00
2025-12-10 13:53:44 +09:00
2026-01-08 14:24:07 +09:00
2025-09-24 10:04:25 +09:00
2025-10-02 16:43:40 +09:00
2025-09-10 18:36:28 +09:00
2026-01-14 10:20:27 +09:00
2025-11-05 18:13:06 +09:00
123
2026-03-19 17:18:14 +09:00
2025-10-27 11:11:08 +09:00
2025-10-17 16:41:04 +09:00