refactored search, resolve #821
This commit is contained in:
+2
-1
@@ -22,7 +22,8 @@ Vue.use(InfiniteLoading, {
|
||||
},
|
||||
slots: {
|
||||
noMore: '',
|
||||
noResult: ''
|
||||
noResults: '',
|
||||
error: ''
|
||||
}
|
||||
// system: {
|
||||
// throttleLimit: 50,
|
||||
|
||||
Reference in New Issue
Block a user