Browse Source

老师id0问题

wolyshaw 4 năm trước cách đây
mục cha
commit
ef2f344078
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>