mirror of
				https://github.com/soybeanjs/soybean-admin.git
				synced 2025-11-04 15:53:43 +08:00 
			
		
		
		
	fix(projects): 修复同时显示两种multiTab
This commit is contained in:
		@@ -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"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user