This commit is contained in:
2019-07-12 19:22:16 +00:00
parent 276c7f334f
commit b5d5c25d59
4 changed files with 20 additions and 24 deletions

View File

@@ -5,7 +5,7 @@
</span>
<div>
<h5>FORMKEY: {{ formKey }}</h5>
<h5>TEMPLATE: {{ this.$store.state.formSettings[formKey] }}</h5>
<h5>TEMPLATE: {{ this.$store.state.formCustomTemplate[formKey] }}</h5>
<h5>CUSTOM FIELD DATA:</h5>
<span class="caption">
{{ value }}