Browse Source

老师id0问题

wolyshaw 4 years ago
parent
commit
ef2f344078
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/stuRecodeManager/index.vue

+ 1 - 1
src/views/stuRecodeManager/index.vue

@@ -143,7 +143,7 @@
           >
             <template slot-scope="scope">
               {{ scope.row.courseSchedule.teacherName }}
-              <p style="color: #f56c6c">
+              <p style="color: #f56c6c" v-if="scope.row.teacherId">
                 (<copy-text>{{ scope.row.teacherId }}</copy-text
                 >)
               </p>