added links on frontpage field labels
This commit is contained in:
@ -134,6 +134,9 @@ export default {
|
||||
path: path
|
||||
})
|
||||
}
|
||||
},
|
||||
onClickFieldLabel(e){
|
||||
console.log("onClickFieldLabel", e, this.$router, this.$route);
|
||||
}
|
||||
},
|
||||
watch: {
|
||||
|
Reference in New Issue
Block a user