gaoluyang
9 天以前 c7aebff7f6184b2d8da2669d2db5656e2bc09ec4
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;
  }