滚动条显示不全

This commit is contained in:
秦嘉
2022-10-10 10:19:06 +08:00
parent 5e83c1869c
commit 87cccfc569
2 changed files with 2 additions and 2 deletions
@@ -33,7 +33,7 @@
border
style="width: 100%; flex: auto;"
class="drag-table"
height="100%"
height="98%"
:header-cell-style="{background: '#E8E8E8', color: '#333333', fontSize: '16px',
fontWeight: 'bold', height: '48px'}"
@selection-change="handleSelectionChange">
@@ -33,7 +33,7 @@
border
style="width: 100%; flex: auto;"
class="drag-table"
height="100%"
height="98%"
:header-cell-style="{background: '#E8E8E8', color: '#333333', fontSize: '16px',
fontWeight: 'bold', height: '48px'}"
@selection-change="handleSelectionChange">