|
@@ -152,7 +152,7 @@ const resetHandler = async (row: UserInfo) => {
|
|
});
|
|
});
|
|
|
|
|
|
await ElMessageBox.confirm(
|
|
await ElMessageBox.confirm(
|
|
- "当前用户密码已重置为 xj12345678用户可登录自行修改。",
|
|
|
|
|
|
+ "当前用户密码已重置为 Xj12345678用户可登录自行修改。",
|
|
"重置密码",
|
|
"重置密码",
|
|
{
|
|
{
|
|
confirmButtonText: "确定",
|
|
confirmButtonText: "确定",
|