From a931168d37a4043b69e3b76f340a3dcf6c3df5b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=BF=97=E9=B9=8F?= <2916022834@qq.com> Date: Wed, 22 Oct 2025 10:36:20 +0800 Subject: [PATCH] 222 --- src/views/HomeView/history.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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%; } } }