This commit is contained in:
@@ -210,7 +210,6 @@ export default {
|
||||
this.$store.state.formCustomTemplate[this.formKey],
|
||||
["dataKey", dataKey]
|
||||
).type;
|
||||
//console.log("Field with datakey " + dataKey + " is of type " + ctrlType);
|
||||
|
||||
//First get current value for the data that came from the server
|
||||
var ret = cData[dataKey];
|
||||
|
||||
Reference in New Issue
Block a user