This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
</template>
|
||||
<script>
|
||||
/////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
/* Xeslint-disable */
|
||||
/* eslint-disable */
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
/**
|
||||
* v-if="item.hide == false"
|
||||
@@ -70,6 +70,7 @@ export default {
|
||||
},
|
||||
created() {
|
||||
if (this.$gzdevmode()) {
|
||||
debugger;
|
||||
if (!this.formKey) {
|
||||
throw "custom-fields-control: formKey property is required and missing";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user