bug修复
This commit is contained in:
		
							parent
							
								
									4edb4d3f94
								
							
						
					
					
						commit
						8f1fe5c258
					
				| 
						 | 
				
			
			@ -49,7 +49,7 @@ export function getToolsLedgerDetailsListApi(data) {
 | 
			
		|||
export const getBmTeamList = (data) => {
 | 
			
		||||
  return http({
 | 
			
		||||
    method: 'GET',
 | 
			
		||||
    url: '/material/bmTeam/getListByIdCard',
 | 
			
		||||
    url: '/material/bmTeam/list',
 | 
			
		||||
    data,
 | 
			
		||||
  })
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue