remove all logging
This commit is contained in:
@@ -46,7 +46,6 @@ export default {
|
||||
window: this.window.label ? this.window.label.replace(' ', '-') : undefined
|
||||
}
|
||||
}
|
||||
console.log(route)
|
||||
this.$router.push(route)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user