gaoluyang
2026-03-19 4fc50a2af42ea78d97ff64c9d63cd67bd0b3e4ab
src/views/personnelManagement/attendanceCheckin/checkinRules/index.vue
@@ -56,6 +56,7 @@
      <el-table :data="tableData"
                border
                v-loading="tableLoading"
                height="calc(100vh - 18.5em)"
                style="width: 100%"
                row-key="id">
        <el-table-column type="index"
@@ -312,4 +313,4 @@
  .mt10 {
    margin-top: 10px;
  }
</style>
</style>