Browse Source

02/05 课表列表 处理意见

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