lsc 2 years ago
parent
commit
9dd28d4a15
1 changed files with 5 additions and 3 deletions
  1. 5 3
      src/components/studyStudent.vue

+ 5 - 3
src/components/studyStudent.vue

@@ -8053,7 +8053,8 @@ export default {
                   a[i].tool[0] != 15 &&
                   a[i].tool[0] != 4 &&
                   a[i].tool[0] != 45 &&
-                  a[i].tool[0] != 50
+                  a[i].tool[0] != 50 &&
+                  a[i].tool[0] != 52
                 ) {
                   if (
                     c.indexOf(
@@ -8197,7 +8198,7 @@ export default {
                     userid: b[j].userid,
                     wid: b[j].id,
                   });
-                } else if (b[j].type == 13 && a[i].atool[0] == 52) {
+                } else if (b[j].type == 13 && a[i].tool[0] == 52) {
                   //选择题
                   this.workStudent[i].push({
                     works: b[j].content,
@@ -8759,7 +8760,8 @@ export default {
                   a[i].tool[0] != 15 &&
                   a[i].tool[0] != 4 &&
                   a[i].tool[0] != 45 &&
-                  a[i].tool[0] != 50
+                  a[i].tool[0] != 50 &&
+                  a[i].tool[0] != 52
                 ) {
                   if (
                     c.indexOf(