mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-12-15 14:50:29 +08:00
perf: 系统管理中表格均改为自适应内容区高度,需将@pureadmin/table升级到最新版
This commit is contained in:
@@ -90,6 +90,8 @@ const {
|
||||
<pure-table
|
||||
ref="tableRef"
|
||||
border
|
||||
adaptive
|
||||
:adaptiveConfig="{ offsetBottom: 32 }"
|
||||
align-whole="center"
|
||||
row-key="id"
|
||||
showOverflowTooltip
|
||||
|
||||
Reference in New Issue
Block a user