fix(projects): 修复同时显示两种multiTab
This commit is contained in:
parent
51b8603545
commit
5be2e2a2e5
@ -21,7 +21,7 @@
|
||||
{{ item.meta?.title }}
|
||||
</button-tab>
|
||||
</n-space>
|
||||
<browser-tab />
|
||||
<browser-tab v-if="theme.multiTabStyle.mode === 'browser'" />
|
||||
<reload-button />
|
||||
<context-menu
|
||||
:visible="dropdownVisible"
|
||||
|
Loading…
Reference in New Issue
Block a user