|  |  | @ -1201,6 +1201,8 @@ export default { | 
			
		
	
		
		
			
				
					
					|  |  |  |                     this.loading = false; |  |  |  |                     this.loading = false; | 
			
		
	
		
		
			
				
					
					|  |  |  |                     this.detailList = response.data || []; |  |  |  |                     this.detailList = response.data || []; | 
			
		
	
		
		
			
				
					
					|  |  |  |                     this.detailList.forEach((item, index, array) => { |  |  |  |                     this.detailList.forEach((item, index, array) => { | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                         this.detailList[index].isAdavence=item.adavence | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                         this.detailList[index].isDisable=item.disable | 
			
		
	
		
		
			
				
					
					|  |  |  |                         if (item.zxxsbzbhsydysl > 1) { |  |  |  |                         if (item.zxxsbzbhsydysl > 1) { | 
			
		
	
		
		
			
				
					
					|  |  |  |                             this.isUseDyCheck = true; |  |  |  |                             this.isUseDyCheck = true; | 
			
		
	
		
		
			
				
					
					|  |  |  |                         } |  |  |  |                         } | 
			
		
	
	
		
		
			
				
					|  |  | 
 |