diff --git a/src/views/AccountManagement/ModalAccountEditCreate.vue b/src/views/AccountManagement/ModalAccountEditCreate.vue index 51bcef4..a951e30 100644 --- a/src/views/AccountManagement/ModalAccountEditCreate.vue +++ b/src/views/AccountManagement/ModalAccountEditCreate.vue @@ -169,89 +169,6 @@ -
- - - {{ i18next.t("AcctMgmt.ConfirmPassword") }} - - -
- - eye - eye -
-
- -
- ! - - {{ isPwdMatched ? "" : i18next.t("AcctMgmt.PwdNotMatch") }} - -
-
- -
- ! - - {{ - isPwdLengthValid ? "" : i18next.t("AcctMgmt.PwdLengthNotEnough") - }} - -
-