Browse Source

Merge branch 'master' of https://git.cocorobo.cn/CocoRoboLabs/pbl-student-table

lsc 2 years ago
parent
commit
4b6160dea0

BIN
src/assets/icon/noPz.png


BIN
src/assets/icon/thirdToolList/ask.png


BIN
src/assets/icon/thirdToolList/courseDesign.png


BIN
src/assets/icon/thirdToolList/trainPlatform.png


+ 1 - 1
src/components/study.vue

@@ -2075,7 +2075,7 @@
                   chapInfoList[courseType].chapterInfo[0].taskJson[taskCount]
                     .eList.length &&
                   chapInfoList[courseType].chapterInfo[0].taskJson[taskCount]
-                    .eList.length > 0
+                    .eList.length > 0 && tType != 2
                 "
               >
                 <div

File diff suppressed because it is too large
+ 506 - 236
src/components/studyStudent.vue


Some files were not shown because too many files changed in this diff