From c325d4ae4c17f1058944805d56f3f7edfe3e24be Mon Sep 17 00:00:00 2001 From: lys <971387674@qq.com> Date: Thu, 2 Jan 2025 13:50:27 +0800 Subject: [PATCH] master --- src/pages/standingbookTable/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/standingbookTable/index.tsx b/src/pages/standingbookTable/index.tsx index 56275fb..f2ba017 100644 --- a/src/pages/standingbookTable/index.tsx +++ b/src/pages/standingbookTable/index.tsx @@ -129,7 +129,7 @@ const StandingbookTable: FC = (props) => { ...paginationFun(pageInfo, sizeChange, onChange), size: "default" }} - scroll={{ x: 1200, y: `calc(100vh - 135px)` }} + scroll={{ x: 1200, y: `calc(100vh - 172px)` }} summary={() => { if (_.isEmpty(columns) || !showSumrow) return; return (