|
|
children.push(this.constructMenu('my_bills', undefined, `/main/my_profile/${this.$store.state.profile.access.id}/dashboard/show/my_bills`, true))
|
|
children.push(this.constructMenu('my_bills', undefined, `/main/my_profile/${this.$store.state.profile.access.id}/dashboard/show/my_bills`, true))
|
|
|
children.push(this.constructMenu('print_my_licence', undefined, `/licence_cmf/user`, true))
|
|
children.push(this.constructMenu('print_my_licence', undefined, `/licence_cmf/user`, true))
|