This commit is contained in:
		
							parent
							
								
									c5426d4405
								
							
						
					
					
						commit
						da31b828cc
					
				| 
						 | 
				
			
			@ -629,9 +629,7 @@ export default {
 | 
			
		|||
      this.equipmentList = data.backApplyDetailsList
 | 
			
		||||
      this.equipmentList.forEach(item => {
 | 
			
		||||
        item.tempMaCodeList = item.maCodeList || item.maCodeVoList || []
 | 
			
		||||
        // const temp = item.typeName
 | 
			
		||||
        // item.typeName = item.materialName
 | 
			
		||||
        // item.typeModel = temp
 | 
			
		||||
        item.maTypeName = item.materialName
 | 
			
		||||
      })
 | 
			
		||||
      this.GetDeviceTypeTreeFn(data.backApplyInfo.agreementId)
 | 
			
		||||
    },
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue