mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-31 22:54:11 +00:00
feat: metadata gallery view (#6727)
* feat: metadata gallery view * feat: update code * feat: update code * feat: update code --------- Co-authored-by: 杨国璇 <ygx@192.168.1.4>
This commit is contained in:
@@ -550,6 +550,8 @@ class LibContentView extends React.Component {
|
||||
content: '',
|
||||
viewId: '',
|
||||
isDirentDetailShow: false
|
||||
}, () => {
|
||||
this.showDir('/');
|
||||
});
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user