perf: 系统管理中表格均改为自适应内容区高度,需将@pureadmin/table升级到最新版

This commit is contained in:
xiaoxian521
2023-06-09 14:01:46 +08:00
parent 56368c1163
commit 39833ce917
6 changed files with 2575 additions and 6086 deletions

View File

@@ -90,6 +90,8 @@ const {
<pure-table
ref="tableRef"
border
adaptive
:adaptiveConfig="{ offsetBottom: 32 }"
align-whole="center"
row-key="id"
showOverflowTooltip