summaryrefslogtreecommitdiff
path: root/config/menuConfig.ts
diff options
context:
space:
mode:
Diffstat (limited to 'config/menuConfig.ts')
-rw-r--r--config/menuConfig.ts8
1 files changed, 4 insertions, 4 deletions
diff --git a/config/menuConfig.ts b/config/menuConfig.ts
index b45cb4d6..598861cc 100644
--- a/config/menuConfig.ts
+++ b/config/menuConfig.ts
@@ -99,9 +99,9 @@ export const mainNav: MenuSection[] = [
group: "구매 정보"
},
{
- title: "기본계약서 템플릿 관리",
+ title: "기본 계약문서 관리",
href: "/evcp/basic-contract-template",
- description: "기본계약서를 비롯하여 각종 초기 문서 템플릿을 관리",
+ description: "기본 계약문서 관리",
// icon: "ClipboardCheck",
group: "구매 정보"
},
@@ -482,9 +482,9 @@ export const procurementNav: MenuSection[] = [
group: "구매 정보"
},
{
- title: "기본계약서 템플릿 관리",
+ title: "기본 계약문서 관리",
href: "/evcp/basic-contract-template",
- description: "기본계약서를 비롯하여 각종 초기 문서 템플릿을 관리",
+ description: "기본 계약문서 관리",
// icon: "ClipboardCheck",
group: "구매 정보"
},