mo 3 år sedan
förälder
incheckning
8d5bf2bc71
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/views/teamBuild/initiationList.vue

+ 1 - 1
src/views/teamBuild/initiationList.vue

@@ -140,7 +140,7 @@
             <template slot-scope="scope">
               <div>
                 {{
-                  scope.row.teacherRecommandSubjectId==-1
+                  scope.row.teacherRecommandSubjectId!=-1
                     ? scope.row.subjectName
                     : "无"
                 }}