leon 1 년 전
부모
커밋
3703894f59
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/features/trackTimeDuration/components/IndexConsole.tsx

+ 2 - 2
src/features/trackTimeDuration/components/IndexConsole.tsx

@@ -735,8 +735,8 @@ export default function IndexConsole(props: { record: any, count: number }) {
                     setFirstEnter(false)
                     hidePicker()
                     global.scrollToLatest()
-                    global.refrehWeekly()
-                    global.refreshStreaks()
+                    // global.refrehWeekly()
+                    // global.refreshStreaks()
                     refreshDayNight()
                     var obj = global.checkAccess
                     if (global.checkAccess) {