Skip to content

Commit

Permalink
no log
Browse files Browse the repository at this point in the history
  • Loading branch information
szuprefix committed Jan 3, 2020
1 parent 8fc21d6 commit e95e862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mixins/list_view.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export default{
}).catch(this.onServerResponseError)
},
onLoaded (data) {
console.log('onLoaded')
// console.log('onLoaded')
},
onSearch () {
this.updateQueries({})
Expand Down

0 comments on commit e95e862

Please sign in to comment.