|  | @@ -73,11 +73,11 @@
 | 
	
		
			
				|  |  |              getFIle("1")
 | 
	
		
			
				|  |  |              
 | 
	
		
			
				|  |  |              await list({headId:data.record.headId}).then(function (response) {
 | 
	
		
			
				|  |  | -              console.log("=========================");
 | 
	
		
			
				|  |  | -              console.log(response.records);
 | 
	
		
			
				|  |  | -              response.records.forEach(item => {
 | 
	
		
			
				|  |  | -                console.log(item);
 | 
	
		
			
				|  |  | -              });
 | 
	
		
			
				|  |  | +              // console.log("=========================");
 | 
	
		
			
				|  |  | +              // console.log(response.records);
 | 
	
		
			
				|  |  | +              // response.records.forEach(item => {
 | 
	
		
			
				|  |  | +              //   console.log(item);
 | 
	
		
			
				|  |  | +              // });
 | 
	
		
			
				|  |  |                
 | 
	
		
			
				|  |  |                // console.log(response.records); 
 | 
	
		
			
				|  |  |                  demoFieldDefValSubTable.dataSource = response.records;
 |