From 708beb7fe5e6eb1efabba35a74e89b819594ed19 Mon Sep 17 00:00:00 2001 From: Hyungi Ahn Date: Wed, 1 Apr 2026 13:22:05 +0900 Subject: [PATCH] =?UTF-8?q?fix(nav):=20'=EC=86=8C=EB=AA=A8=ED=92=88=20?= =?UTF-8?q?=EA=B5=AC=EB=A7=A4=20=EA=B4=80=EB=A6=AC'=20=EB=A9=94=EB=89=B4?= =?UTF-8?q?=20=ED=95=AD=EB=AA=A9=20=EC=A0=9C=EA=B1=B0=20=E2=80=94=20?= =?UTF-8?q?=ED=95=98=EB=8B=A8=20=EB=84=A4=EB=B9=84=20'=EC=86=8C=EB=AA=A8?= =?UTF-8?q?=ED=92=88=20=EC=8B=A0=EC=B2=AD'=EC=9C=BC=EB=A1=9C=20=ED=86=B5?= =?UTF-8?q?=EC=9D=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- system1-factory/web/static/js/tkfb-core.js | 1 - 1 file changed, 1 deletion(-) diff --git a/system1-factory/web/static/js/tkfb-core.js b/system1-factory/web/static/js/tkfb-core.js index 4c4769a..bd41a05 100644 --- a/system1-factory/web/static/js/tkfb-core.js +++ b/system1-factory/web/static/js/tkfb-core.js @@ -134,7 +134,6 @@ const NAV_MENU = [ ]}, { cat: '소모품 관리', items: [ { href: '/pages/purchase/request-mobile.html', icon: 'fa-shopping-cart', label: '소모품 신청', key: 'purchase.request_mobile' }, - { href: '/pages/purchase/request.html', icon: 'fa-clipboard-list', label: '소모품 구매 관리', key: 'purchase.request', admin: true }, { href: '/pages/admin/purchase-analysis.html', icon: 'fa-chart-line', label: '소모품 분석', key: 'purchase.analysis', admin: true }, ]}, { cat: '근태 관리', items: [