refactor: 取消用户默认密码,改为表单填写密码
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
callback(
|
||||
t(
|
||||
'userCenter.securitySettings.updatePwd.form.error.validator.rePassword'
|
||||
)
|
||||
),
|
||||
);
|
||||
} else {
|
||||
callback();
|
||||
|
Reference in New Issue
Block a user