mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-26 15:26:19 +00:00
support rename Wiki (#6142)
* 01 UI support rename Wiki * rename wiki * old wiki support rename * fix wiki-v1 and wiki-v2 have same id * fix format --------- Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
This commit is contained in:
@@ -85,7 +85,7 @@ class Search extends Component {
|
||||
|
||||
getSearchResult(queryData) {
|
||||
|
||||
if(this.source){
|
||||
if (this.source){
|
||||
this.cancelRequest();
|
||||
}
|
||||
this.setState({
|
||||
|
Reference in New Issue
Block a user