release/2.19.1.2503.01-业务线个税
lys 4 months ago
parent 5cfd9289cf
commit c325d4ae4c

@ -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 (

Loading…
Cancel
Save