sonar qube; getCookie refactored

This commit is contained in:
Cindy Chang
2024-07-16 15:18:31 +08:00
parent fd5b65a3b6
commit 6a689e419c
3 changed files with 10 additions and 17 deletions

View File

@@ -42,8 +42,6 @@ export default {
name,
is_admin,
is_active,
is_sso,
has_data,
} = currentViewingUser.value;
onBeforeMount(async() => {