This commit is contained in:
2020-07-14 22:31:39 +00:00
parent f511ef1c7c
commit 39e4844ec5
3 changed files with 43 additions and 15 deletions

View File

@@ -688,10 +688,11 @@ export default {
return;
}
console.log("gzform::fieldValueChanged, values:", {
ref: ref,
formstate: vm.formState
});
// console.log("gzform::fieldValueChanged, values:", {
// ref: ref,
// objValue: vm[ref],
// refValue: vm.$refs[ref].value
// });
//If ref appears in the formState.serverErrors details collection, remove each one
let m = window.$gz._.remove(vm.formState.serverError.details, function(