fix<table>: 高度丢失 (#2527)
This commit is contained in:
parent
de4eaddffd
commit
085929a9c0
|
|
@ -68,6 +68,7 @@
|
|||
title: '操作',
|
||||
dataIndex: 'action',
|
||||
// slots: { customRender: 'action' },
|
||||
scroll: { y: '100%' },
|
||||
},
|
||||
pagination: false,
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue