do not show loading icon after marking all articles read
This commit is contained in:
parent
92f11f7513
commit
eee8002d69
1 changed files with 1 additions and 0 deletions
|
|
@ -436,6 +436,7 @@ var vm = new Vue({
|
|||
vm.items = []
|
||||
vm.itemsPage = {'cur': 1, 'num': 1}
|
||||
vm.itemSelected = null
|
||||
vm.itemsHasMore = false
|
||||
vm.refreshStats()
|
||||
})
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue