fix(tkuser): 권한 관리 UI에 누락 페이지 추가

SYSTEM1_PAGES에 소모품(2), 근태(7), 작업(4), 시스템(2) 항목 추가.
기존 '공장 관리' 그룹에서 근태 항목 분리하여 별도 그룹 구성.
캐시 버스팅 갱신.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Hyungi Ahn
2026-03-30 15:27:43 +09:00
parent 517fef46a9
commit f434b4d66f
2 changed files with 19 additions and 1 deletions

View File

@@ -2404,7 +2404,7 @@
<!-- JS: Tabs -->
<script src="/static/js/tkuser-tabs.js?v=2026032301"></script>
<!-- JS: Individual modules -->
<script src="/static/js/tkuser-users.js?v=2026032502"></script>
<script src="/static/js/tkuser-users.js?v=2026033001"></script>
<script src="/static/js/tkuser-projects.js?v=2026032601"></script>
<script src="/static/js/tkuser-departments.js?v=2026032302"></script>
<script src="/static/js/tkuser-issue-types.js?v=2026031401"></script>