fix: 修复RoomManagement页面未闭合的Card标签
This commit is contained in:
@@ -278,6 +278,7 @@ function RoomManagement() {
|
|||||||
style={tableStyle}
|
style={tableStyle}
|
||||||
rowClassName={() => 'table-row'}
|
rowClassName={() => 'table-row'}
|
||||||
/>
|
/>
|
||||||
|
</Card>
|
||||||
|
|
||||||
<Modal
|
<Modal
|
||||||
title={
|
title={
|
||||||
|
|||||||
Reference in New Issue
Block a user