one more
This commit is contained in:
parent
533bc558e0
commit
a3293db761
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ export default {
|
|||
},
|
||||
methods: {
|
||||
handleClick(event) {
|
||||
this.pushEventToGA(this.$route.query[this.queryStrings.FMG_PAGE], this.GaActions.CLICKED, this.text, true);
|
||||
this.$emit("click-event");
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue