chenrui  2 жил өмнө
parent
commit
8cc794eb75

+ 5 - 4
src/views/system/securityCheck/components/securityCheckTableWaybill.vue

@@ -135,11 +135,12 @@ export default {
     //   min-height: 600px;
     // }
     .ant-table-body {
-      height: 600px !important;
+      min-height: 0 !important;
+      max-height: 600px;
+    }
+    .ant-table-placeholder {
+      min-height: 650px !important;
     }
-    // .ant-table-tbody {
-    //   min-height: 600px !important;
-    // }
     .ant-table-thead {
       th {
         padding: 15px 12px;