1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-31 22:54:11 +00:00

Large catalog optimization

This commit is contained in:
zxj96
2019-04-22 18:34:36 +08:00
parent 19a6f20098
commit 002c3a0dcc
4 changed files with 86 additions and 4 deletions

View File

@@ -234,6 +234,7 @@ class LibContentContainer extends React.Component {
onGridItemClick={this.onGridItemClick}
isDirentDetailShow={this.props.isDirentDetailShow}
onItemRename={this.props.onItemRename}
onFileTagChanged={this.props.onFileTagChanged}
/>
)}
{this.props.currentMode === 'column' && (