mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-04 00:20:07 +00:00
Optimize wiki style (#5223)
* optimize style * repair code bug * optimize code
This commit is contained in:
@@ -122,6 +122,7 @@ class Wiki extends Component {
|
||||
}
|
||||
|
||||
showDir = (dirPath) => {
|
||||
this.removePythonWrapper();
|
||||
this.loadDirentList(dirPath);
|
||||
|
||||
// update location url
|
||||
|
Reference in New Issue
Block a user