fix(tkfb): getCurrentUser() 추가 + monthly-comparison 초기화 수정
- tkfb-core.js: getCurrentUser() 글로벌 함수 추가 - monthly-comparison.js: window.currentUser → getCurrentUser() 전환 - 데이터 미로드 문제 해결 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script src="/static/js/tkfb-core.js?v=2026033105"></script>
|
||||
<script src="/static/js/tkfb-core.js?v=2026033106"></script>
|
||||
<script src="/js/production-dashboard.js?v=2026033105"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user