skyblued 2 years ago
parent
commit
6dba5c4413
1 changed files with 2 additions and 2 deletions
  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: {