mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-26 15:26:19 +00:00
12.0 redesign wiki list (#6155)
* 01 remove useless wiki codes * 02 change delete wiki tip * 03 fix code format * 04 redesign wikis
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