added links on frontpage field labels

This commit is contained in:
2021-01-04 14:20:04 +01:00
parent c4a803cbd9
commit 8a58ef9f47
16 changed files with 535 additions and 7 deletions

View File

@ -134,6 +134,9 @@ export default {
path: path
})
}
},
onClickFieldLabel(e){
console.log("onClickFieldLabel", e, this.$router, this.$route);
}
},
watch: {