diff options
| author | dujinkim <dujin.kim@dtsolution.co.kr> | 2025-09-15 14:41:01 +0000 |
|---|---|---|
| committer | dujinkim <dujin.kim@dtsolution.co.kr> | 2025-09-15 14:41:01 +0000 |
| commit | 4ee8b24cfadf47452807fa2af801385ed60ab47c (patch) | |
| tree | e1d1fb029f0cf5519c517494bf9a545505c35700 /config/menuConfig.ts | |
| parent | 265859d691a01cdcaaf9154f93c38765bc34df06 (diff) | |
(대표님) 작업사항 - rfqLast, tbeLast, pdfTron, userAuth
Diffstat (limited to 'config/menuConfig.ts')
| -rw-r--r-- | config/menuConfig.ts | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/menuConfig.ts b/config/menuConfig.ts index 4e468347..6a726d49 100644 --- a/config/menuConfig.ts +++ b/config/menuConfig.ts @@ -937,6 +937,12 @@ export const mainNavVendor: MenuSection[] = [ useGrouping: true, items: [ { + titleKey: "menu.vendor.engineering.tbe", + href: `/partners/tbe-last`, + descriptionKey: "menu.vendor.engineering.tbe_desc", + // groupKey: "groups.shipbuilding", + }, + { titleKey: "menu.vendor.engineering.data_input_ship", href: `/partners/vendor-data`, descriptionKey: "menu.vendor.engineering.data_input_ship_desc", |
