feat(WEB): 대시보드 네비게이션 경로 정규화 및 서버 설정 개선

- normalizePath 헬퍼 함수 추가 (/ko prefix, ?mode=view 자동 추가)
- 대시보드 detailButtonPath에 /ko prefix 적용
- start 스크립트에 -H 0.0.0.0 추가 (외부 접근 허용)
- start:local 스크립트 추가 (로컬 전용)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
유병철
2026-01-25 15:05:24 +09:00
parent bae36f6f43
commit 0bad332c22
3 changed files with 41 additions and 7 deletions

View File

@@ -254,7 +254,7 @@ export const mockData: CEODashboardData = {
],
},
],
detailButtonPath: '/accounting/receivables-status',
detailButtonPath: '/ko/accounting/receivables-status',
},
debtCollection: {
cards: [
@@ -277,7 +277,7 @@ export const mockData: CEODashboardData = {
highlights: [{ text: '(주)삼성테크 건 회수 불가 판정.', color: 'red' }],
},
],
detailButtonPath: '/accounting/bad-debt-collection',
detailButtonPath: '/ko/accounting/bad-debt-collection',
},
vat: {
cards: [