buhuazhen
2 天以前 ae06d431aac2047331486aa0cec242533758ee62
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>