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