refactored search, resolve #821

This commit is contained in:
2020-07-26 13:33:22 +02:00
parent 3ed132147c
commit c29b86a5ae
5 changed files with 118 additions and 89 deletions
+2 -1
View File
@@ -22,7 +22,8 @@ Vue.use(InfiniteLoading, {
},
slots: {
noMore: '',
noResult: ''
noResults: '',
error: ''
}
// system: {
// throttleLimit: 50,