产品-dev合并
This commit is contained in:
parent
d1594e5620
commit
d7bfa245d5
|
|
@ -82,7 +82,7 @@ class PassSetDialog extends Component {
|
|||
return;
|
||||
}
|
||||
if (secondaryPwd1 !== secondaryPwd2) {
|
||||
message.error(getLabel("504376", "密码确认不正确!"));
|
||||
message.error(getLabel(504376, "密码确认不正确!"));
|
||||
return;
|
||||
}
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Reference in New Issue