修改bug

This commit is contained in:
zyx.net
2022-08-10 14:16:18 +08:00
parent 09951ea739
commit ecb25c4825
7 changed files with 52 additions and 19 deletions
@@ -40,7 +40,7 @@
:dataSource='areaTable'
:pagination='false'
:loading='loading'
:scroll="{x: '100%',y:'calc(100vh - 130px)'}"
:scroll="{x: '100%',y:600}"
:rowSelection='{selectedRowKeys: selectedRowKeys, onChange: onSelectChange}'
@change='handleTableChange'>