update
1.修改提示语句
This commit is contained in:
@@ -355,7 +355,7 @@ export const useUserStore = defineStore({
|
||||
await router.push(PageEnum.BASE_LOGIN).then(() => {
|
||||
notification.open({
|
||||
message: '提示',
|
||||
description: '检测到您的账号在另一台设备登录,当前已退出登陆。若非本人操作,请立即检查账号安全。',
|
||||
description: '检测到您的账号在另一台设备登录,当前已退出登陆。若非本人操作,请立即修改密码。',
|
||||
duration: null,
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user