Browse Source

03/18 16:18

月报多声部
Xiao_Mo 5 years ago
parent
commit
909d397efa

File diff suppressed because it is too large
+ 0 - 0
dist/css/privacy.672762ca.css


File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/js/app.dbfa2f15.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/privacy.6917cb66.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/privacy.d5b7f7e6.js


+ 3 - 4
src/views/teacher/reportDetailNew.vue

@@ -285,9 +285,9 @@ export default {
             (res.data.data.teacher && res.data.data.teacher.headUrl) ||
             this.imgList.default_head_img
         };
-        // this.subjectJson = subjectJson[res.data.data.subjectName];
-        this.subjectJson = subjectJson['打击乐'];
-        console.log(this.subjectJson)
+        this.subjectJson = subjectJson[res.data.data.subjectName];
+        // this.subjectJson = subjectJson['打击乐'];
+        // console.log(this.subjectJson)
         this.teachingMaterial = JSON.parse(res.data.data.teachingMaterial);
         this.musicTheory = JSON.parse(res.data.data.musicTheory);
         this.song = res.data.data.song;
@@ -326,7 +326,6 @@ export default {
         seven: 7,
         eight: 8
       };
-      console.log()
       if(object[some[index]]){
         switch (str) {
         case 1: {

Some files were not shown because too many files changed in this diff