@@ -104,6 +104,7 @@ export default {
},
created () {
this.template_id = this.$store.getters.user.template_info.template_id
+ console.log("a")
methods: {
setAdvices (advices) {