update: 修改zIndex

This commit is contained in:
dap 2025-04-05 22:54:45 +08:00
parent 7bc36d2b84
commit 1b2ded7421

View File

@ -139,7 +139,7 @@ function filterOption(input: string, option: TenantOption) {
:filter-option="filterOption"
:options="tenantList"
:placeholder="$t('component.tenantToggle.placeholder')"
:dropdown-style="{ position: 'fixed' }"
:dropdown-style="{ position: 'fixed', zIndex: 1024 }"
allow-clear
class="w-60"
show-search