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