skyblued 2 년 전
부모
커밋
6dba5c4413
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/views/courseList/index.tsx

+ 2 - 2
src/views/courseList/index.tsx

@@ -58,8 +58,8 @@ export default defineComponent({
         setCoursewareDetail(item)
         return
       }
-      const isCache = await checkCache(item)
-      if (!isCache) return
+      // const isCache = await checkCache(item)
+      // if (!isCache) return
       router.push({
         path: '/coursewarePlay',
         query: {