Pārlūkot izejas kodu

修改单代码上传时未赋值问题

11wqe1 4 nedēļas atpakaļ
vecāks
revīzija
e5a5de36cc

+ 6 - 0
src/components/easy2/studyStudent.vue

@@ -22129,6 +22129,9 @@ export default {
                 } else if (_chapterData[this.taskCount][0].type == 16) {
                   this.showType = 16;
                   this.pptImgUrl1 = _url;
+                } else if (_chapterData[this.taskCount][0].type == 17) {
+                  this.showType = 16;
+                  this.pptImgUrl1 = _url;
                 }
               }
             }
@@ -22298,6 +22301,9 @@ export default {
                 } else if (_chapterData[this.taskCount][0].type == 16) {
                   this.showType = 16;
                   this.pptImgUrl1 = _url;
+                } else if (_chapterData[this.taskCount][0].type == 17) {
+                  this.showType = 16;
+                  this.pptImgUrl1 = _url;
                 }
               }
             }

+ 6 - 0
src/components/easy3/studyStudent.vue

@@ -17602,6 +17602,9 @@ export default {
                 } else if (_chapterData[taskCount][0].type == 16) {
                   this.showType = 16;
                   this.pptImgUrl1 = _url;
+                } else if (_chapterData[taskCount][0].type == 17) {
+                  this.showType = 16;
+                  this.pptImgUrl1 = _url;
                 }
               }
             }
@@ -17772,6 +17775,9 @@ export default {
                 } else if (_chapterData[taskCount][0].type == 16) {
                   this.showType = 16;
                   this.pptImgUrl1 = _url;
+                } else if (_chapterData[taskCount][0].type == 17) {
+                  this.showType = 16;
+                  this.pptImgUrl1 = _url;
                 }
               }
             }

+ 6 - 0
src/components/studyStudent.vue

@@ -17534,6 +17534,9 @@ export default {
                 } else if (_chapterData[this.taskCount][0].type == 16) {
                   this.showType = 16;
                   this.pptImgUrl1 = _url;
+                } else if (_chapterData[this.taskCount][0].type == 17) {
+                  this.showType = 16;
+                  this.pptImgUrl1 = _url;
                 }
               }
             }
@@ -17703,6 +17706,9 @@ export default {
                 } else if (_chapterData[this.taskCount][0].type == 16) {
                   this.showType = 16;
                   this.pptImgUrl1 = _url;
+                } else if (_chapterData[this.taskCount][0].type == 17) {
+                  this.showType = 16;
+                  this.pptImgUrl1 = _url;
                 }
               }
             }

+ 6 - 0
src/components/studySutdentClass/studyStudent.vue

@@ -21576,6 +21576,9 @@ export default {
                 } else if (_chapterData[taskCount][0].type == 16) {
                   this.showType = 16;
                   this.pptImgUrl1 = _url;
+                } else if (_chapterData[taskCount][0].type == 17) {
+                  this.showType = 16;
+                  this.pptImgUrl1 = _url;
                 }
               }
             }
@@ -21746,6 +21749,9 @@ export default {
                 } else if (_chapterData[taskCount][0].type == 16) {
                   this.showType = 16;
                   this.pptImgUrl1 = _url;
+                } else if (_chapterData[taskCount][0].type == 17) {
+                  this.showType = 16;
+                  this.pptImgUrl1 = _url;
                 }
               }
             }