chenrui  2 лет назад
Родитель
Сommit
fdd21b8f8b

+ 6 - 0
src/views/system/securityCheck/components/securityCheckTableWaybill.vue

@@ -128,9 +128,15 @@ export default {
   width: 100%;
   ::v-deep .ant-table {
     width: 100%;
+    // .ant-table-content {
+    //   height: 550px !important;
+    // }
     // .ant-table-placeholder {
     //   min-height: 600px;
     // }
+    .ant-table-body {
+      height: 565px !important;
+    }
     // .ant-table-tbody {
     //   min-height: 600px !important;
     // }