From 2d75514aa1091eb319abf1a4c81392d3afa6f261 Mon Sep 17 00:00:00 2001 From: zhaojisen <1301338853@qq.com> Date: Tue, 18 Nov 2025 18:33:02 +0800 Subject: [PATCH] Fixed: Fix the issue where creating an SSH public key for a third-party user redirects to the login password tab. --- src/layout/components/TabPage/index.vue | 11 +++++++++-- src/views/profile/PasswordAndSSHKey/index.vue | 16 ++++++++++++++++ vue.config.js | 3 +-- 3 files changed, 26 insertions(+), 4 deletions(-) diff --git a/src/layout/components/TabPage/index.vue b/src/layout/components/TabPage/index.vue index 302bebd3a..8313e3d70 100644 --- a/src/layout/components/TabPage/index.vue +++ b/src/layout/components/TabPage/index.vue @@ -167,8 +167,7 @@ export default { } -