Переглянути джерело

查看表单教研室筛选

11wqe1 8 місяців тому
батько
коміт
1dbfcb6c36
1 змінених файлів з 6 додано та 6 видалено
  1. 6 6
      src/components/pages/test/check/index.vue

+ 6 - 6
src/components/pages/test/check/index.vue

@@ -1163,13 +1163,13 @@ export default {
             let ajuri2 =  this.testJson.juri2.split (',');
             let ajurip =  this.testJson.juriP.split (',');
             let JData = ajuri2.reverse()
-            this.TeachingOptions = JData.map((key, index) => ({
-              id : key,
-              name: ajurip[index]
-            }));
-          }else{
-            this.getClass2()
+            // this.TeachingOptions = JData.map((key, index) => ({
+            //   id : key,
+            //   name: ajurip[index]
+            // }));
           }
+          this.getClass2()
+
           // console.log('dddd',this.TeachingOptions);
 
           this.works = res.data[1]