瀏覽代碼

Merge branch '05/07navColor' into test

mo 4 年之前
父節點
當前提交
e0342cc909
共有 1 個文件被更改,包括 1 次插入1 次删除
  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'">{{