mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
fix(projects): 修复同时显示两种multiTab
This commit is contained in:
@ -21,7 +21,7 @@
|
|||||||
{{ item.meta?.title }}
|
{{ item.meta?.title }}
|
||||||
</button-tab>
|
</button-tab>
|
||||||
</n-space>
|
</n-space>
|
||||||
<browser-tab />
|
<browser-tab v-if="theme.multiTabStyle.mode === 'browser'" />
|
||||||
<reload-button />
|
<reload-button />
|
||||||
<context-menu
|
<context-menu
|
||||||
:visible="dropdownVisible"
|
:visible="dropdownVisible"
|
||||||
|
Reference in New Issue
Block a user