fix<table>: 高度丢失 (#2527)

This commit is contained in:
luocong2016 2023-02-15 11:43:09 +08:00 committed by GitHub
parent de4eaddffd
commit 085929a9c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@
title: '操作',
dataIndex: 'action',
// slots: { customRender: 'action' },
scroll: { y: '100%' },
},
pagination: false,
});