Преглед изворни кода

Merge branch '01/21VipReset' into online

mo пре 4 година
родитељ
комит
fa3e0d4d55
1 измењених фајлова са 1 додато и 0 уклоњено
  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>