This commit is contained in:
2019-11-26 19:04:40 +00:00
parent 0254d57b7e
commit 4571c24586

View File

@@ -362,7 +362,9 @@ export default {
}
}
var ctrl= getControl(vm,"customFields");
debugger;
var value=subvm.GetValueForField(ref);
var ctrl= getControl(vm,"customFields");
var cdata = getControlValue(ctrl);