mo hace 3 años
padre
commit
8d5bf2bc71
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
                     : "无"
                 }}