feat:품목 검색 모달에 수입검사 배지 추가

- ItemMaster 타입에 hasInspectionTemplate 필드 추가
- API 응답 변환 함수에 has_inspection_template 매핑
- 수입검사 양식 연결 품목에 녹색 배지 표시
This commit is contained in:
2026-02-05 21:58:06 +09:00
parent efcc645e24
commit f1e369df9f
3 changed files with 12 additions and 2 deletions

View File

@@ -132,6 +132,7 @@ export interface ItemMaster {
unit: string; // 단위 (EA, SET, KG, M 등)
specification?: string; // 규격
isActive?: boolean; // 활성/비활성
hasInspectionTemplate?: boolean; // 수입검사 양식 연결 여부
// === 분류 ===
category1?: string; // 대분류