Version flag; close #175; improve error logging
Fix #175 improve error logging build assets
This commit is contained in:
@@ -131,6 +131,9 @@ export default {
|
||||
beforeDestroy () {
|
||||
window.removeEventListener('keydown', this.keyEvent)
|
||||
},
|
||||
destroyed () {
|
||||
this.$store.commit('updateRequest', {})
|
||||
},
|
||||
methods: {
|
||||
...mapMutations([ 'setLoading' ]),
|
||||
fetchData () {
|
||||
|
||||
Reference in New Issue
Block a user