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