mo 3 tahun lalu
induk
melakukan
8d5bf2bc71
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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
                     : "无"
                 }}