浏览代码

老师id0问题

wolyshaw 4 年之前
父节点
当前提交
ef2f344078
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>