feat(WEB): 절곡 중간검사 성적서 DATA 테이블 레거시 PHP 동기화
- TemplateInspectionContent에 bending DATA 렌더링 추가 - 제품별(가이드레일/하단마감재/케이스/연기차단재) 다중 POINT 행 확장 - 간격 외 컬럼(분류, 타입, 절곡상태, 길이, 너비, 판정) rowSpan 병합 - DEFAULT_GAP_PROFILES 상수로 제품별 간격 도면치수 정의 - bending_info JSON에서 제품 목록 동적 생성 (buildBendingProducts) - InspectionReportModal에서 node_groups 기반 개소 단위 변환 추가 - buildFromReportData()로 node_groups → WorkItemData[] 매핑 - 다단계 헤더(group_name "/" 구분자), check 라벨, POINT sub_label 지원
This commit is contained in:
@@ -103,3 +103,7 @@ default_modes:
|
||||
# fixed set of tools to use as the base tool set (if non-empty), replacing Serena's default set of tools.
|
||||
# This cannot be combined with non-empty excluded_tools or included_optional_tools.
|
||||
fixed_tools: []
|
||||
|
||||
# override of the corresponding setting in serena_config.yml, see the documentation there.
|
||||
# If null or missing, the value from the global config is used.
|
||||
symbol_info_budget:
|
||||
|
||||
Reference in New Issue
Block a user