lsc %!s(int64=2) %!d(string=hai) anos
pai
achega
ab0283ce7f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/easy3/studyStudent.vue

+ 1 - 1
src/components/easy3/studyStudent.vue

@@ -8847,7 +8847,7 @@ export default {
               }
             }
             this.isClickNav = 0;
-            if (_chapterData[taskCount].length || _chapterData[taskCount][0].type == 12) {
+            if (!_chapterData[taskCount].length || _chapterData[taskCount][0].type == 12) {
               this.isClickNav = '';
               this.showType = ''
             }