update: 修改zIndex
This commit is contained in:
parent
7bc36d2b84
commit
1b2ded7421
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user