Fixed team creating not working
This commit is contained in:
@ -46,6 +46,7 @@
|
||||
},
|
||||
created() {
|
||||
this.teamService = new TeamService()
|
||||
this.team = new TeamModel()
|
||||
this.$parent.setFullPage();
|
||||
},
|
||||
methods: {
|
||||
|
Reference in New Issue
Block a user