Fixing sorting issues.
This commit is contained in:
1 parent
3405ac3cc1
commit
eca23d5916
1 file changed
+1
-1
+1
-1
@@ -147,7 +147,7 @@ export default {
|
||||
return r.json();
|
||||
}).then(result => {
|
||||
this.searchQ = '';
|
||||
this.addItem(result);
|
||||
this.fetchListAndItems(true);
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in new issue
Block a user