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