diff --git a/workflow/engine/methods/userPersonalInformation/src/components/personalInformation.vue b/workflow/engine/methods/userPersonalInformation/src/components/personalInformation.vue index a4c9b9ad9..c4fbd3cf9 100644 --- a/workflow/engine/methods/userPersonalInformation/src/components/personalInformation.vue +++ b/workflow/engine/methods/userPersonalInformation/src/components/personalInformation.vue @@ -345,15 +345,15 @@ validate: { USR_USERNAME: { message: "", - state: true + state: null }, USR_NEW_PASS: { message: "", - state: true + state: null }, USR_CNF_PASS: { message: "", - state: true + state: null } }, countryList: [{