Browse Source

提交测试

1
mo 4 năm trước cách đây
mục cha
commit
05ed4c5a91
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/teamDetail/componentCourse/teacherList.vue

+ 1 - 1
src/views/teamDetail/componentCourse/teacherList.vue

@@ -37,7 +37,7 @@
         label="签到签退"
         width="200px"
       >
-        <template slot-scope="scope">
+        <template slot-scope="scope"  v-if="courseStatus != 'NOT_START'">
           <div>
             {{ scope.row.signInTime | dayjsFormatMinute }}
             (<span :class="scope.row.signInStatus == 1 ? 'green' : 'red'">{{