gaoluyang
2026-06-26 4a71c6beb268ba17ca472f45401c8ee97846e97e
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"