bug 587 588 589 591

This commit is contained in:
Ranyunqiao
2026-06-05 17:15:39 +08:00
parent 09e07b1fba
commit 0f4da1e32f
21 changed files with 390 additions and 129 deletions

View File

@@ -11,8 +11,8 @@
:height="computedTableHeight"
:row-config="{ keyField: rowKey || 'id', isHover: true }"
:highlight-current-row="highlightCurrentRow"
:show-overflow="true"
:show-header-overflow="title"
show-overflow="title"
show-header-overflow="title"
:auto-resize="true"
:scroll-x="{ enabled: true, gt: 20 }"
:scroll-y="{ enabled: true, gt: 50 }"