| 
					
				 | 
			
			
				@@ -140,7 +140,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           </aside> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <i class="icon icon-right end"></i> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        <ul class="footer space-top"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <ul class="footer space-top" style="overflow: hidden; background-color: #f4f5f9;"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <!-- <li v-if="currentUserDetail.groupRoleType === 'Owner' && userInfo?.list.length > 1" @click.stop="toggleMask('changeOwner')">移交群主</li> --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <li v-if="currentUserDetail.groupRoleType === 'Owner'" @click.stop="dismiss(conversation.groupProfile)">解散群聊</li> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           <li v-else @click.stop="quit(conversation.groupProfile)">退出群组</li> 
			 |