diff options
Diffstat (limited to 'config/menuConfig.ts')
| -rw-r--r-- | config/menuConfig.ts | 79 |
1 files changed, 30 insertions, 49 deletions
diff --git a/config/menuConfig.ts b/config/menuConfig.ts index 598861cc..be4a2171 100644 --- a/config/menuConfig.ts +++ b/config/menuConfig.ts @@ -49,6 +49,13 @@ export const mainNav: MenuSection[] = [ group: "설계 정보" }, { + title: "서브 클래스 목록", + href: "/evcp/sub-class", + description: "서브 클래스 목록", + // icon: "Database", + group: "설계 정보" + }, + { title: "태그 타입 목록", href: "/evcp/tag-numbering", description: "Tag Numbering을 위한 기준 정보", @@ -227,9 +234,9 @@ export const mainNav: MenuSection[] = [ useGrouping: true, // 그룹핑 적용 items: [ { - title: "자재 리스트", + title: "자재 관리", href: "/evcp/items-tech", - description: "기술영업 조선, 해양 Top, 해양 Hull 자재 리스트", + description: "기술영업 조선, 해양 Top, 해양 Hull 자재 관리", // icon: "ListTodo", group: "공통" }, @@ -240,7 +247,7 @@ export const mainNav: MenuSection[] = [ // group: "공통" // }, { - title: "협력업체 리스트", + title: "협력업체 관리", href: "/evcp/tech-vendors", description: "기술영업 협력업체 관리", group: "공통" @@ -252,12 +259,6 @@ export const mainNav: MenuSection[] = [ group: "공통" }, { - title: "협력업체 후보 관리", - href: "/evcp/tech-vendor-candidates", - description: "기술영업 협력업체 후보 관리", - group: "공통" - }, - { title: "조선 Budgetary RFQ", href: "/evcp/budgetary-tech-sales-ship", description: "RFQ 작성을 할 수 있고 현황을 파악", @@ -708,28 +709,22 @@ export const salesNav: MenuSection[] = [ useGrouping: true, // 그룹핑 적용 items: [ { - title: "자재 리스트", + title: "자재 관리", href: "/sales/items-tech", - description: "기술영업 조선, 해양 Top, 해양 Hull 자재 리스트", + description: "기술영업 조선, 해양 Top, 해양 Hull 자재 관리", // icon: "ListTodo", group: "공통" }, { - title: "협력업체 리스트", + title: "협력업체 관리", href: "/sales/tech-vendors", description: "기술영업 협력업체 관리", group: "공통" }, { - title: "프로젝트 AVL 리스트", + title: "견적 Result 전송", href: "/sales/tech-project-avl", - description: "기술영업 프로젝트 AVL 리스트", - group: "공통" - }, - { - title: "협력업체 후보 관리", - href: "/sales/tech-vendor-candidates", - description: "기술영업 협력업체 후보 관리", + description: "견적 Result 전송", group: "공통" }, { @@ -765,21 +760,21 @@ export const engineeringNav: MenuSection[] = [ items: [ { title: "견적 프로젝트 리스트", - href: "/evcp/bid-projects", + href: "/engineering/bid-projects", description: "MDG에서 받은 견적 프로젝트 리스트(P)", // icon: "Briefcase", group: "기본 정보" }, { title: "프로젝트 리스트", - href: "/evcp/projects", + href: "/engineering/projects", description: "MDG에서 받은 프로젝트 리스트(C)", // icon: "Briefcase", group: "기본 정보" }, { title: "패키지 넘버", - href: "/evcp/items", + href: "/engineering/items", description: "견적(PR 발행 전), 입찰(PR 발행 전), 설계 데이터 및 문서에서 사용되는 패키지 넘버 목록", // icon: "ListTodo", group: "기본 정보" @@ -787,21 +782,28 @@ export const engineeringNav: MenuSection[] = [ { title: "객체 클래스 목록", - href: "/evcp/equip-class", + href: "/engineering/equip-class", description: "객체 클래스 목록", // icon: "Database", group: "설계 정보" }, { + title: "서브 클래스 목록", + href: "/engineering/sub-class", + description: "서브 클래스 목록", + // icon: "Database", + group: "설계 정보" + }, + { title: "태그 타입 목록", - href: "/evcp/tag-numbering", + href: "/engineering/tag-numbering", description: "Tag Numbering을 위한 기준 정보", // icon: "Tag", group: "설계 정보" }, { title: "레지스터 목록", - href: "/evcp/form-list", + href: "/engineering/form-list", description: "협력업체 데이터 입력을 위한 Form 레지스터 목록 확인", // icon: "FileCheck", group: "설계 정보" @@ -809,14 +811,14 @@ export const engineeringNav: MenuSection[] = [ { title: "Document Numbering Rule (해양)", - href: "/evcp/docu-list-rule", + href: "/engineering/docu-list-rule", description: "벤더 제출 문서 리스트 작성 시에 사용되는 넘버링", // icon: "FileCheck", group: "설계 정보" }, { title: "Document Code", - href: "/evcp/docu-code", + href: "/engineering/docu-code", description: "벤더 제출 문서 리스트 작성 시에 사용되는 Document Code", // icon: "FileCheck", group: "설계 정보" @@ -831,27 +833,6 @@ export const engineeringNav: MenuSection[] = [ useGrouping: true, // 그룹핑 적용 items: [ { - title: "견적 RFQ", - href: "/evcp/b-rfq", - description: "예산이나 내정가를 산정하기 위해 견적을 요청하고 관리", - // icon: "FileText", - group: "견적/입찰 관리" - }, - { - title: "RFQ(PR)", - href: "/evcp/po-rfq", - description: "생성된 RFQ(PR)을 발행하고 관리", - // icon: "FileText", - group: "견적/입찰 관리" - }, - { - title: "입찰 관리", - href: "/evcp/bid", - description: "생성된 입찰을 발행하고 관리", - // icon: "GanttChart", - group: "견적/입찰 관리" - }, - { title: "기술(품질) 평가 (TBE) 조선", href: "/evcp/tbe-ship", description: "TBE와 업체의 응답에 대한 이력 관리", |
