yyb
昨天 63edbcb5f7e9b413f38e2e4e7f3ce43aa80013b7
src/views/personnelManagement/attendanceCheckin/index.vue
@@ -455,6 +455,9 @@
</script>
<style scoped lang="scss">
.table_list {
   margin-top: unset;
}
  .mb16 {
    margin-bottom: 16px;
  }
@@ -497,7 +500,7 @@
    color: #333;
  }
  ::v-deep(.row-abnormal) {
  :deep(.row-abnormal) {
    background-color: #fff5f5;
  }