This commit is contained in:
@@ -47,13 +47,6 @@ export default {
|
|||||||
if (!this.$gzlocale) {
|
if (!this.$gzlocale) {
|
||||||
throw "custom-fields-control: $gzlocale is required and missing";
|
throw "custom-fields-control: $gzlocale is required and missing";
|
||||||
}
|
}
|
||||||
// if (!this.formKey) {
|
|
||||||
// throw "custom-fields-control: formKey property is required and missing";
|
|
||||||
// }
|
|
||||||
|
|
||||||
// if (!this.$store.state.formCustomTemplate[this.formKey]) {
|
|
||||||
// throw "custom-fields-control: formCustomTemplate not in the Store!";
|
|
||||||
// }
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
|
|||||||
Reference in New Issue
Block a user