fix: naive tenant dropdown

This commit is contained in:
xingyu4j
2025-05-14 16:26:28 +08:00
parent d7c0bdadf8
commit 5c8c3bf2c7
2 changed files with 4 additions and 4 deletions

View File

@@ -204,7 +204,7 @@ watch(
/>
</template>
<template #header-right-1>
<TenantDropdown class="w-30 mr-2" />
<TenantDropdown class="mr-2" />
</template>
<template #extra>
<AuthenticationLoginExpiredModal