修改清单中列表的高度

This commit is contained in:
shenyanpei
2021-09-23 09:53:40 +08:00
parent 43368e9617
commit 7af5a1ea11
@@ -87,9 +87,8 @@
ref="multipleTable"
:data="localProTableList"
tooltip-effect="dark"
style="width: 100%"
style="width: 100%;height: calc(100% - 150px)"
border
:height="400"
:header-cell-style="{background: '#e8e8e8', color: '#333333', fontSize: '15px',
fontWeight: 'normal', height: '48px'}"
@selection-change="handleSelectionChange">