chenrui  2 سال پیش
والد
کامیت
fdd21b8f8b
1فایلهای تغییر یافته به همراه6 افزوده شده و 0 حذف شده
  1. 6 0
      src/views/system/securityCheck/components/securityCheckTableWaybill.vue

+ 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;
     // }