fix(tkfb): 작업보고서 모바일 버전 교체 + TBM z-index 수정

- NAV_MENU: report-create.html → report-create-mobile.html
- pages 테이블: work.report_create 경로 변경
- TBM .m-header z-index: 100 → 30 (사이드바 가림 방지)
- tkfb-core.js 캐시 버스팅 전체 갱신

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Hyungi Ahn
2026-03-31 14:01:33 +09:00
parent 71132a1e8d
commit 1c47505b0d
39 changed files with 39 additions and 39 deletions

View File

@@ -843,7 +843,7 @@
</div>
<!-- Scripts -->
<script src="/static/js/tkfb-core.js?v=2026033107"></script>
<script src="/static/js/tkfb-core.js?v=2026033108"></script>
<script src="/js/api-base.js?v=2026031401"></script>
<!-- 공통 모듈 -->
<script src="/js/common/utils.js?v=2026031401"></script>