瀏覽代碼

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

lsc 2 年之前
父節點
當前提交
4b6160dea0

二進制
src/assets/icon/noPz.png


二進制
src/assets/icon/thirdToolList/ask.png


二進制
src/assets/icon/thirdToolList/courseDesign.png


二進制
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

文件差異過大導致無法顯示
+ 506 - 236
src/components/studyStudent.vue


部分文件因文件數量過多而無法顯示