Merge branch 'master' into feature/2.9.42310.01-薪资项目拓扑图
This commit is contained in:
commit
6431c32e78
|
|
@ -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…
Reference in New Issue