修改禅道bug

This commit is contained in:
zyx.net
2022-08-08 16:04:34 +08:00
parent df6bb893f4
commit 02fe0b4daf
2 changed files with 13 additions and 11 deletions
@@ -40,7 +40,7 @@
:dataSource='areaTable'
:pagination='false'
:loading='loading'
:scroll='{x: 600}'
:scroll="{x: '100%',y:'calc(100vh - 130px)'}"
:rowSelection='{selectedRowKeys: selectedRowKeys, onChange: onSelectChange}'
@change='handleTableChange'>