导出历史表头固定

This commit is contained in:
zyx.net
2022-08-12 09:54:12 +08:00
parent e8d452721e
commit d1c4cfd8ca
4 changed files with 33 additions and 5 deletions
@@ -40,7 +40,7 @@
:dataSource='areaTable'
:pagination='false'
:loading='loading'
:scroll="{x: '100%',y:600}"
:scroll="{x: '100%',y:370}"
:rowSelection='{selectedRowKeys: selectedRowKeys, onChange: onSelectChange}'
@change='handleTableChange'>