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