This commit is contained in:
@@ -254,7 +254,7 @@ export default {
|
|||||||
|
|
||||||
//Get the field data type
|
//Get the field data type
|
||||||
//https://lodash.com/docs#find
|
//https://lodash.com/docs#find
|
||||||
// let ctrlType = window.$gz._.find(
|
// let ctrlType = window.$gz. _.find(
|
||||||
// this.$store.state.formCustomTemplate[this.formKey],
|
// this.$store.state.formCustomTemplate[this.formKey],
|
||||||
// ["dataKey", dataKey]
|
// ["dataKey", dataKey]
|
||||||
// ).type;
|
// ).type;
|
||||||
|
|||||||
Reference in New Issue
Block a user