refactor: 取消用户默认密码,改为表单填写密码

This commit is contained in:
2024-02-02 23:44:42 +08:00
parent 735982373a
commit e519d746c9
4 changed files with 121 additions and 62 deletions

View File

@@ -68,7 +68,7 @@
callback(
t(
'userCenter.securitySettings.updatePwd.form.error.validator.rePassword'
)
),
);
} else {
callback();