Browse Source

Merge branch '01/21VipReset' into online

mo 4 years ago
parent
commit
fa3e0d4d55
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/teamDetail/componentCourse/teacherList.vue

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

@@ -129,6 +129,7 @@
                 type="text"
                 v-permission="'teacherAttendance/update?page=teamCourseList'"
                 @click="hand(scope.row)"
+                v-if="scope.row.signInStatus!=1||scope.row.signOutStatus!=1"
               >处理意见</el-button>
           </div>
         </template>