张诺
5 天以前 0a7e971b4f7ff2ce09a0db0db50ac745ff8747a5
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>