mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-15 21:08:34 +08:00
同步代码
This commit is contained in:
@@ -249,7 +249,7 @@ const AutoPage = (props: any) => {
|
||||
// rowExpandable: (record: any) => true,
|
||||
// },
|
||||
onChange: onTableChange,
|
||||
scroll: { y: 'calc(100vh - 390px)' },
|
||||
scroll: { y: 'calc(100vh - 400px)' },
|
||||
// className: `frameless-table ${scene !== 'topicDetail' && 'clustom-table-content'}`, // 纯无边框表格类名
|
||||
},
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user