diff --git a/src/views/HomeView/history.vue b/src/views/HomeView/history.vue index 56b9ec37..dfb19a74 100644 --- a/src/views/HomeView/history.vue +++ b/src/views/HomeView/history.vue @@ -661,7 +661,7 @@ export default defineComponent({ .ant-table{ flex: 1; .ant-table-container,.ant-table-content,table{ - height: 100%; + // height: 100%; } } }