This commit is contained in:
caozehui
2025-03-10 10:50:53 +08:00
parent 3cf5019880
commit 0fd2d8252d
2 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@
:pagination="false"
:toolButton="false"
:data="tableData"
:row-key="id"
row-key="id"
:style="{ height: '250px',maxHeight: '400px',overflow:'hidden'}"
:expand-row-keys="defaultExpandRowKeys"
>