src/layouts/basic.vue
@@ -293,7 +293,7 @@ @on-click="handleClick" /> </template> <template #header-right-1> <!-- <template #header-right-1> <div v-if="tenantEnable"> <TenantDropdown class="mr-2" @@ -302,7 +302,7 @@ @success="handleTenantChange" /> </div> </template> </template> --> <template #extra> <AuthenticationLoginExpiredModal v-model:open="accessStore.loginExpired"