fix: table 高度消失 (#2572)
This commit is contained in:
parent
c2a159155c
commit
fb73be0928
|
|
@ -68,8 +68,8 @@
|
|||
title: '操作',
|
||||
dataIndex: 'action',
|
||||
// slots: { customRender: 'action' },
|
||||
scroll: { y: '100%' },
|
||||
},
|
||||
scroll: { y: '100%' },
|
||||
pagination: false,
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue