mirror of
				https://github.com/yangjian102621/geekai.git
				synced 2025-11-04 08:13:43 +08:00 
			
		
		
		
	移动端会话列表:切换tab的时候有时会出现列表一直在加载中
This commit is contained in:
		@@ -182,7 +182,9 @@ const onLoad = () => {
 | 
			
		||||
      error.value = true
 | 
			
		||||
      showFailToast("加载会话列表失败")
 | 
			
		||||
    })
 | 
			
		||||
  }).catch(() => {})
 | 
			
		||||
  }).catch(() => {
 | 
			
		||||
    finished.value = true
 | 
			
		||||
  })
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
const search = () => {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user