Remove HelloWorld and logging, add Budget page
This commit is contained in:
@ -2,7 +2,6 @@
|
||||
export default {
|
||||
computed: {
|
||||
dashboard () {
|
||||
console.log(this.$store.state);
|
||||
return this.$store.state;
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user