lsc 1 year ago
parent
commit
0156b3d461
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/pages/course.vue

+ 1 - 1
src/components/pages/course.vue

@@ -1015,7 +1015,7 @@ export default {
             { name: "智行课程", id: [] },
             { name: "智创课程", id: [] },
           ];
-
+          
           for (var cti = 0; cti < res.data[0].length; cti++) {
             if (
               res.data[0][cti].id == "34628934-d02f-11ec-8c78-005056b86db5" ||