fix(projects): 修复同时显示两种multiTab

This commit is contained in:
Soybean 2021-09-23 20:59:12 +08:00
parent 51b8603545
commit 5be2e2a2e5

View File

@ -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"